eustasy/authenticatron

View on GitHub
index.php

Summary

Maintainability
A
0 mins
Test Coverage

Line indented incorrectly; expected 8 spaces, found 12
Open

            }
Severity: Minor
Found in index.php by phpcodesniffer

Line indented incorrectly; expected 8 spaces, found 16
Open

                if (Authenticatron::checkCode($_POST['secondfactor_code'], $secret)) {
Severity: Minor
Found in index.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        if (!empty($_POST['secondfactor_code'])) {
Severity: Minor
Found in index.php by phpcodesniffer

Line indented incorrectly; expected 8 spaces, found 16
Open

                } else {
Severity: Minor
Found in index.php by phpcodesniffer

Line indented incorrectly; expected 8 spaces, found 16
Open

                }
Severity: Minor
Found in index.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        }
Severity: Minor
Found in index.php by phpcodesniffer

Line indented incorrectly; expected 8 spaces, found 12
Open

            } else {
Severity: Minor
Found in index.php by phpcodesniffer

Line indented incorrectly; expected 8 spaces, found 12
Open

            if (
Severity: Minor
Found in index.php by phpcodesniffer

There are no issues that match your filters.

Category
Status