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-03-30 13:39:34 +02:00
..
assets app/assets/less/layout/navigation.less: adding dropdown effect for user menu. 2018-03-30 13:39:34 +02:00
config app/config/services.php: add user-settings route. 2018-03-30 13:39:34 +02:00
controllers app/controllers/CallbackController.php: in endpointAction() log method and client ip. (also only log GET/POST request for now) 2018-03-19 19:48:01 +01:00
forms Merge branch '3-login-with-username' into 'master' 2018-03-21 19:55:57 +00:00
library app/library/Auth/Auth.php: in login() accept both username and email. 2018-03-20 22:48:38 +01:00
migrations DB: app/migrations/20180330090144_user_fields.php 2018-03-30 11:15:25 +02:00
models/Data app/models/Data/User.php: adding name, github_id, github_user 2018-03-30 11:15:50 +02:00
plugins initial commit 2017-09-01 17:10:27 +02:00
views app/views/_templates/navigation.volt: adding settings link to user menu. 2018-03-30 13:39:34 +02:00