feat(altcha): add altcha validation layer to login
Some checks failed
Cadoles/hydra-sql/pipeline/head There was a failure building this commit

This commit is contained in:
2025-03-24 17:20:17 +01:00
parent 1cb5ae6bc3
commit cab5ca8393
37 changed files with 499 additions and 95 deletions

View File

@ -2,6 +2,10 @@ controllers:
resource: ../../src/Controller/
type: annotation
controllers_flag:
resource: ../../src/Flag/Controller/
type: annotation
kernel:
resource: ../../src/Kernel.php
type: annotation