misc_pterodactyl-panel/resources/lang/en
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
..
auth.php Improved TOTp handling in login. 2015-12-10 21:58:17 -05:00
base.php Initial Commit of Files 2015-12-06 13:58:49 -05:00
pagination.php Initial Commit of Files 2015-12-06 13:58:49 -05:00
passwords.php Initial Commit of Files 2015-12-06 13:58:49 -05:00
server.php Initial Commit of Files 2015-12-06 13:58:49 -05:00
strings.php Improved TOTp handling in login. 2015-12-10 21:58:17 -05:00
validation.php Implement Two-factor authentication 2015-12-10 19:40:59 -06:00