webcron/src
Jeroen De Meerleer 449af1be8e
feat: Add nelmio/security-bundle
This commit adds the nelmio/security-bundle to the composer.json file. The bundle provides extra security-related features for Symfony, such as signed/encrypted cookies, HTTPS/SSL/HSTS handling, and cookie session storage.
2023-07-13 14:11:46 +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 feat: Add nelmio/security-bundle 2023-07-13 14:11:46 +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