blue-twilight/app/Http/Controllers/Auth
Andy Heathershaw 1b86fa1e0e User accounts can now be created using the new user management screen. Added cURL as a required PHP extension 2016-10-01 15:24:22 +01:00
..
ActivateController.php Added info messages when registering and activating accounts 2016-09-06 14:45:51 +01:00
ForgotPasswordController.php Implemented theming. A default "base" theme is provided that all themes can extend and override parts of if necessary without having to define every single screen. 2016-09-02 10:42:05 +01:00
LoginController.php Added info messages when registering and activating accounts 2016-09-06 14:45:51 +01:00
RegisterController.php User accounts can now be created using the new user management screen. Added cURL as a required PHP extension 2016-10-01 15:24:22 +01:00
ResetPasswordController.php Implemented the activation controller 2016-09-06 14:19:16 +01:00