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
2022-07-24 23:04:08 +02:00
..
backend app/controllers/backend/UserController.php: in editAction() take "user/form" view. 2022-07-24 23:04:08 +02:00
ApiController.php app/controllers/UserController.php: move activateLinkAction() to ApiController 2018-09-30 23:12:08 +02:00
AuthController.php app/controllers/AuthController.php: in registerAction() send activation mail if email from oauth is changed. 2018-09-25 22:25:13 +00:00
CallbackController.php app/controllers/CallbackController.php: move endpointAction() to ApiController. 2018-09-30 23:11:03 +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/controllers/UserController.php: move activateLinkAction() to ApiController 2018-09-30 23:12:08 +02:00