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-08 00:12:05 +02:00
..
assets adding Font Awesome JS files. 2018-04-11 20:42:11 +02:00
config adding Font Awesome JS files. 2018-04-11 20:42:11 +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 migration: 20180419133825_user_oauth_ids.php 2018-06-07 23:27:13 +02:00
models/Data app/models/Data/User.php: add uniqueness validation for username and email. 2018-06-08 00:07:05 +02:00
views app/view/* change to font awesome icon names. 2018-04-11 20:44:41 +02:00