GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Push — develop ( e2250a...6bb0fd )
by Lonnie
08:13
created

Changes

10 issues (2 minor, 8 informational) were introduced.
3 issues were fixed.
8 new patches (Indentation, Spacing, Braces) are available.
3 added classes/operations
Arrow B Migration_UpdateLoginAttemptsTable::up() added
Arrow A Migration_UpdateLoginAttemptsTable added
Arrow A Migration_UpdateLoginAttemptsTable::down() added
C B LocalAuthentication::login() improved
A B Login_model::recordLoginAttempt() got worse
A B Login_model::isBruteForced() got worse
A B Login_model::lastLoginAttemptTime() got worse
C B APIAuthentication::tryBasicAuthentication() improved
D C LocalAuthentication::validate() improved
B A APIAuthentication improved
D C APIAuthentication::tryDigestAuthentication() improved
6.64
▲   + 0.02
Head
Lonnie Ezell  
Merge pull request #151 from michalsn/feature/better-login-attempts
3 more commits
Base
Lonnie Ezell  
Merge pull request #149 from dev-ggallon/f/Update_CodeIgniter