Archived
1
0
Fork 0
This repository has been archived on 2026-04-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
httpcb/app/controllers
2018-09-25 22:25:13 +00:00
..
AuthController.php app/controllers/AuthController.php: in oauthAction() redirect new users to register page even if their email is taken (they can change it now) 2018-09-25 22:25:13 +00:00
CallbackController.php app/controllers/CallbackController.php: in newAction() make sure name is set correctly. 2018-07-24 12:00:10 +02:00
ControllerBase.php app/controllers/ControllerBase.php: fixing autocomplete. 2018-08-14 21:17:19 +02:00
ErrorController.php app/views/error/show404.volt: adding some weird message. 2018-06-13 21:52:45 +02:00
IndexController.php app/controllers: Fixing namespace. 2018-04-02 12:17:10 +02:00
UserController.php app/models/Data/PasswordLink.php: rename to UserActivation 2018-09-25 22:25:13 +00:00