This website requires JavaScript.
Explore
Help
Sign in
pnx
/
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.
4d073468ca
httpcb
/
app
History
Download ZIP
Download TAR.GZ
Henrik Hautakoski
4d073468ca
app/controllers/AuthController.php: fire onOAuthConnected event.
2018-06-10 22:40:07 +02:00
..
assets
adding Font Awesome JS files.
2018-04-11 20:42:11 +02:00
config
app/config/services.php: remove unused route.
2018-06-10 20:55:30 +02:00
controllers
app/controllers/AuthController.php: fire onOAuthConnected event.
2018-06-10 22:40:07 +02:00
forms
Change form namespace to App\Form
2018-04-02 23:37:50 +02:00
library
app/library/Auth.php: make loginOauth() return validation messages if User::save() fails.
2018-06-08 00:07:42 +02:00
listeners
app/listeners/ActivityLog.php: adding onOAuthConnected() event handler.
2018-06-10 22:39:47 +02:00
migrations
dbmigrate: 20180607222058_user_remove_github_user.php
2018-06-08 00:22:40 +02:00
models
/Data
app/models/Data/User.php: adding getSocialLinks()
2018-06-10 20:55:29 +02:00
views
app/views/user/settings.volt: link to the right place for oauth connect.
2018-06-10 20:55:30 +02:00