This website requires JavaScript.
Explore
Help
Sign in
archive
/
httpcb
Archived
Watch
1
Star
0
Fork
You've already forked httpcb
0
Code
Releases
Activity
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.
7fd242a28a
httpcb
/
app
/
controllers
History
Download ZIP
Download TAR.GZ
Henrik Hautakoski
7fd242a28a
app/controllers/AuthController.php: minor fix.
2018-08-11 13:35:35 +02:00
..
AuthController.php
app/controllers/AuthController.php: minor fix.
2018-08-11 13:35:35 +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