This website requires JavaScript.
Explore
Help
Sign in
pnx
/
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.
a9081dcfc8
httpcb
/
app
History
Download ZIP
Download TAR.GZ
Henrik Hautakoski
a9081dcfc8
migration: 20180814172405_user_split_name.php
2018-08-14 21:17:19 +02:00
..
assets
app/assets/less/vendor/bootstrap-framework.less: include modal code.
2018-08-10 17:47:28 +02:00
config
app/config/routes.yml: add pattern for activation-link
2018-08-11 20:13:42 +02:00
controllers
app/controllers/ControllerBase.php: fixing autocomplete.
2018-08-14 21:17:19 +02:00
forms
Change form namespace to App\Form
2018-04-02 23:37:50 +02:00
library
app/library/OAuth/UserData/UserDataInterface.php: adding getFirstname() and getLastname()
2018-08-14 21:17:04 +02:00
listeners
minor cleanups.
2018-08-10 16:48:48 +02:00
migrations
migration: 20180814172405_user_split_name.php
2018-08-14 21:17:19 +02:00
models
/Data
app/models/Data/User.php: in findFirstByUsernameOrEmail() only select active users.
2018-08-10 20:30:59 +02:00
templates
/mail
adding app/templates/mail/password_activation.volt
2018-06-12 23:50:39 +02:00
views
remove app/views/auth/oauthCallback.volt
2018-08-13 01:14:31 +02:00