misc_pterodactyl-panel/app/Http
Dane Everitt 288ee1a258 Improved TOTp handling in login.
Cleaned up the code a bit, also checks TOTP before attemping to verify
user.

This addresses the potential for an attacker to try at a password
and/or confirm that the password is correct unless they have a valid
TOTP code for the request. A failed TOTP response will trigger a
throttle count on the login as well.
2015-12-10 21:58:17 -05:00
..
Controllers Improved TOTp handling in login. 2015-12-10 21:58:17 -05:00
Middleware Implement Two-factor authentication 2015-12-10 19:40:59 -06:00
Requests Initial Commit of Files 2015-12-06 13:58:49 -05:00
Routes Improved TOTp handling in login. 2015-12-10 21:58:17 -05:00
Helpers.php Initial Commit of Files 2015-12-06 13:58:49 -05:00
Kernel.php Initial Commit of Files 2015-12-06 13:58:49 -05:00