Gauthier DUPONT cab5ca8393
Some checks failed
Cadoles/hydra-sql/pipeline/head There was a failure building this commit
feat(altcha): add altcha validation layer to login
2025-03-31 14:40:42 +02:00

12 lines
260 B
YAML

twig:
globals:
locales: "%app.supported_locales%"
url_link: "%env(URL_LINK)%"
default_path: "%kernel.project_dir%/templates"
form_themes:
- "bootstrap_5_layout.html.twig"
- "altcha.html.twig"
when@test:
twig:
strict_variables: true