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.
bd37c593e4
httpcb
/
app
History
Download ZIP
Download TAR.GZ
Henrik Hautakoski
bd37c593e4
app/library/Services.php: use acl.yml
2018-09-30 23:51:02 +02:00
..
assets
app/assets/sass/components/_request-list.scss: rewritten to extend card component
2018-09-05 17:45:38 +00:00
config
adding app/config/acl.yml
2018-09-30 23:14:37 +02:00
controllers
app/controllers/UserController.php: move activateLinkAction() to ApiController
2018-09-30 23:12:08 +02:00
forms
app/forms/Registration.php: enable user to change email.
2018-09-25 22:25:13 +00:00
library
app/library/Services.php: use acl.yml
2018-09-30 23:51:02 +02:00
listeners
Improve ACL handling.
2018-09-30 23:50:21 +02:00
migrations
migration: 20180920202100_rename_password_link_to_user_activation.php
2018-09-25 22:25:13 +00:00
models
/Data
app/models/Data/PasswordLink.php: rename to UserActivation
2018-09-25 22:25:13 +00:00
templates
/mail
adding app/templates/mail/account_activation.volt
2018-09-25 22:25:13 +00:00
views
app/views/callback/show.volt: some cleanup (fixing proper accordion behavior also)
2018-09-05 17:45:38 +00:00