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-04-01 10:10:24 +02:00
..
AuthController.php app/controllers/AuthController.php: in oauthAction() show a generic message on error and redirect to "/login" again instead of first page. 2018-02-25 20:02:10 +01:00
CallbackController.php app/controllers/CallbackController.php: in endpointAction() log method and client ip. (also only log GET/POST request for now) 2018-03-19 19:48:01 +01:00
ControllerBase.php initial commit 2017-09-01 17:10:27 +02:00
ErrorController.php initial commit 2017-09-01 17:10:27 +02:00
IndexController.php initial commit 2017-09-01 17:10:27 +02:00
UserController.php adding app/controllers/UserController.php 2018-04-01 10:10:24 +02:00