all-in-one/php/src
Alan Savage 29c093afae Make secrets global and init on first use.
This allows all containers to use any secret declared anywhere
in their placeholders but they will not be generated and
written to the configuration until they are used.

Signed-off-by: Alan Savage <3028205+asavageiv@users.noreply.github.com>
2025-09-09 14:59:41 -07:00
..
Auth update constructor 2024-10-07 10:12:43 +02:00
Container Make secrets global and init on first use. 2025-09-09 14:59:41 -07:00
Controller Add support for bypass_container_update param for easier local build and testing (#6702) 2025-08-22 13:47:29 +02:00
Cron daily-backup: implement a dedicated imagepull before stopping containers which should reduce the downtime 2025-07-28 12:07:01 +02:00
Data Make secrets global and init on first use. 2025-09-09 14:59:41 -07:00
Docker Make secrets global and init on first use. 2025-09-09 14:59:41 -07:00
Middleware update constructor 2024-10-07 10:12:43 +02:00
Twig update constructor 2024-10-07 10:12:43 +02:00
ContainerDefinitionFetcher.php Make secrets global and init on first use. 2025-09-09 14:59:41 -07:00
DependencyInjection.php Add support for ghcr.io (#6134) 2025-03-13 12:55:18 +01:00