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 20:55:29 +02:00
..
assets adding Font Awesome JS files. 2018-04-11 20:42:11 +02:00
config app/config/services.php: adding routes for oauth connect/disconnect 2018-06-10 20:55:29 +02:00
controllers app/controllers/AuthController.php: in oauthAction() show flash message if account creation failed. 2018-06-08 00:12:05 +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 adding app/listeners/ActivityLog.php 2018-04-05 00:18:17 +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/view/* change to font awesome icon names. 2018-04-11 20:44:41 +02:00