misc_pterodactyl-panel/app/Http/Controllers
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
..
Admin Finish front-end server creation page. 2015-12-10 18:30:49 -05:00
API Initial Commit of Files 2015-12-06 13:58:49 -05:00
Auth Improved TOTp handling in login. 2015-12-10 21:58:17 -05:00
Base Initial Commit of Files 2015-12-06 13:58:49 -05:00
Scales Initial Commit of Files 2015-12-06 13:58:49 -05:00
Server Initial Commit of Files 2015-12-06 13:58:49 -05:00
Controller.php Initial Commit of Files 2015-12-06 13:58:49 -05:00