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-09-05 17:45:38 +00:00
..
assets rename app/assets/sass/components/_request-item.scss to _request-list.scss 2018-09-05 17:45:38 +00:00
config app/config/routes.yml: add '/register' route. 2018-08-14 21:43:03 +02:00
controllers app/controllers/AuthController.php: use Httpcb\Auth\Result to have more detailed reason why an authentication failed. 2018-08-17 16:54:38 +02:00
forms app/forms/Registration.php: add User as entity parameter to initialize() 2018-08-15 22:04:46 +02:00
library app/library/Auth.php: switch $_session_key to a constant. 2018-08-17 16:57:44 +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 validation() only validate changed fields. 2018-08-22 06:08:52 +02:00
templates/mail adding app/templates/mail/password_activation.volt 2018-06-12 23:50:39 +02:00
views v1.0.1 2018-08-31 18:23:41 +02:00