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.
fcabc45602
httpcb
/
app
History
Download ZIP
Download TAR.GZ
Henrik Hautakoski
fcabc45602
adding Font Awesome JS files.
2018-04-11 20:42:11 +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() 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/auth/index.volt: adding a gitlab button.
2018-04-09 00:52:40 +02:00