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
2018-06-10 22:51:57 +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/UserController.php: fix provider name. 2018-06-10 22:42:03 +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 onOAuthDisconnect() 2018-06-10 22:51:57 +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