blue-twilight/app/Http/Controllers/Auth
Andy Heathershaw 821bfceb09 Recaptcha support
Added configuration options to allow reCAPTCHA to be integrated into the registration process. reCAPTCHA response is validated on sign-up if enabled.
2016-09-08 11:02:49 +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 Recaptcha support 2016-09-08 11:02:49 +01:00
ResetPasswordController.php Implemented the activation controller 2016-09-06 14:19:16 +01:00