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-04-06 11:52:29 +02:00
..
assets app/assets/less/layout/navigation.less: some fixes with icons/text in dropdown menu. 2018-04-05 01:10:34 +02:00
config app/config/services.php: add default event manager to Auth. 2018-04-05 00:18:18 +02:00
controllers app/controllers/AuthController.php: in oauthAction() do not show error message when in fact oauth succeeded. 2018-04-05 19:06:06 +02:00
forms Change form namespace to App\Form 2018-04-02 23:37:50 +02:00
library adding app/library/OAuth/UserData classes (interface and Github implementation) 2018-04-06 11:52:29 +02:00
listeners adding app/listeners/ActivityLog.php 2018-04-05 00:18:17 +02:00
migrations DB Migration: 20180401083402_create_activity_log.php 2018-04-04 23:57:49 +02:00
models/Data app/models/Data/User.php: implement beforeSave() and trigger "user:onPasswordCreated" and "user:onPasswordChanged" 2018-04-05 00:19:11 +02:00
views app/views/_templates/navigation.volt: adding activity link 2018-04-05 01:09:36 +02:00