misc_pterodactyl-panel/app/Http/Controllers/Base
Jakob e65dc5708d Validate password on reset according to rules (#158)
* move password rules to Models\User::PASSWORD_RULES

* validate new password according to rules on password reset

* add password requirements info to auth.passwords.reset view
2016-10-30 16:02:39 -04:00
..
AccountController.php Validate password on reset according to rules (#158) 2016-10-30 16:02:39 -04:00
APIController.php Add front-end support for adding and deleting API keys. 2016-10-20 18:20:58 -04:00
IndexController.php Split account things into own controllers. 2016-10-14 17:15:36 -04:00
LanguageController.php Add language switching support 2016-01-20 22:39:02 -05:00
SecurityController.php Split account things into own controllers. 2016-10-14 17:15:36 -04:00