feat(altcha): add altcha validation layer to login
Some checks are pending
Cadoles/hydra-sql/pipeline/pr-develop Build started...
Some checks are pending
Cadoles/hydra-sql/pipeline/pr-develop Build started...
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user