This website requires JavaScript.
Explore
Help
Sign in
archive
/
httpcb
Archived
Watch
1
Star
0
Fork
You've already forked httpcb
0
Code
Releases
Activity
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.
e62a93e021
httpcb
/
app
History
Download ZIP
Download TAR.GZ
Henrik Hautakoski
e62a93e021
adding app/library/OAuth/UserData/Gitlab.php
2018-04-09 00:07:11 +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: in router, change /oauth/{strategy} to /login/{strategy} for oauth route.
2018-04-06 11:55:30 +02:00
controllers
app/controllers/AuthController.php: in oauthAction() use the new implementation of OAuth.
2018-04-06 11:55:30 +02:00
forms
Change form namespace to App\Form
2018-04-02 23:37:50 +02:00
library
adding app/library/OAuth/UserData/Gitlab.php
2018-04-09 00:07:11 +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