misc_pterodactyl-panel/app/Http/Routes
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
..
AdminRoutes.php Finish front-end server creation page. 2015-12-10 18:30:49 -05:00
AuthRoutes.php Improved TOTp handling in login. 2015-12-10 21:58:17 -05:00
BaseRoutes.php Initial Commit of Files 2015-12-06 13:58:49 -05:00
RestRoutes.php Initial Commit of Files 2015-12-06 13:58:49 -05:00
ServerRoutes.php Initial Commit of Files 2015-12-06 13:58:49 -05:00