blue-twilight/app/Http/Controllers/Auth
2016-09-06 13:48:52 +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 mail settings for SMTP. Configuration values that are the same as the defaults are no longer saved to the database (and are purged if changed to the default.) Started adding a "test mail config" settings function 2016-09-06 12:23:14 +01:00
RegisterController.php New user registrations now get an activation e-mail 2016-09-06 13:48:52 +01:00
ResetPasswordController.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