webcron/src
Jeroen De Meerleer 06c6f0a659
Add login route to UserController
- Added a new route '/{_locale}/login' to the UserController class.
- This route allows users to access the login page.
- The loginAction method now handles requests for this new route.
2023-07-11 17:06:48 +02:00
..
Command Fix exit condition in DaemonCommand.php 2023-07-11 17:02:45 +02:00
Controller Add login route to UserController 2023-07-11 17:06:48 +02:00
Entity NEW FEATURE: added webhooks 2023-01-16 12:45:27 +01:00
EventSubscriber ENHANCEMENT: Saving locale in database 2022-09-07 15:20:28 +02:00
Repository Refactor JobRepository to decrypt secret values in commands 2023-07-09 00:44:21 +02:00
Service ENHANCEMENT: daemon cannot be checked if run in a different container 2022-09-21 16:33:29 +02:00
Twig NEW FEATURE: added version tag 2022-09-05 15:09:12 +02:00
Kernel.php ENHANCEMENT: using symfony framework 2022-04-27 17:19:54 +02:00