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-08-10 20:40:04 +02:00
..
AuthController.php app/controllers/AuthController.php: fire onOAuthConnected event. 2018-06-10 22:40:07 +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: Fixing namespace. 2018-04-02 12:17:10 +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: in settingsAction() use Phalcon\Security::hash() instead of password_hash() 2018-08-10 20:40:04 +02:00