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
2023-04-30 18:05:27 +02:00
..
assets app/assets/sass/layout/_masthead.scss: Adding logo to masthead. 2022-08-09 21:00:24 +02:00
config app/config/routes.yml: add impersonate route. 2023-04-30 17:50:21 +02:00
controllers app/controllers/backend/UserController.php: adding impersonateAction() 2023-04-30 17:49:36 +02:00
forms Style fixes. 2023-04-30 16:52:38 +02:00
library app/library/Auth.php: Adding getImpersonator() 2023-04-30 18:04:35 +02:00
listeners app/listeners/ActivityLog.php: Adding onImpersonate listener 2023-04-30 17:34:18 +02:00
migrations Style fixes. 2023-04-30 16:52:38 +02:00
models/Data Style fixes. 2023-04-30 16:52:38 +02:00
modules Style fixes. 2023-04-30 16:52:38 +02:00
templates/mail adding app/templates/mail/account_activation.volt 2018-09-25 22:25:13 +00:00
views app/views/_common/_components/navigation.volt: show both users if the user are impersonating another user. 2023-04-30 18:05:27 +02:00