webcron/src
Jeroen De Meerleer 9977a93874
Refactor JobRepository to decrypt secret values in commands
This commit modifies the JobRepository class to decrypt secret values in commands. It replaces placeholders with decrypted values using the Secret::decrypt() function. This change ensures that sensitive information is not exposed in plain text within the commands.
2023-07-09 00:44:21 +02:00
..
Command ENHANCEMENT: added visualisation of triggered run 2023-01-17 14:10:17 +01:00
Controller Update framework to version 6.3 2023-06-27 14:40:24 +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