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-22 14:06:10 +02:00
..
AuthController.php app/controllers/AuthController.php: use Httpcb\Auth\Result to have more detailed reason why an authentication failed. 2018-08-17 16:54:38 +02: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/controllers/UserController.php: remove usage of SendGrid and use the mail service. 2018-09-22 14:06:10 +02:00