Remove stateless csrf
This commit is contained in:
@@ -4,8 +4,8 @@ framework:
|
|||||||
csrf_protection:
|
csrf_protection:
|
||||||
token_id: submit
|
token_id: submit
|
||||||
|
|
||||||
csrf_protection:
|
# csrf_protection:
|
||||||
stateless_token_ids:
|
# stateless_token_ids:
|
||||||
- submit
|
# - submit
|
||||||
- authenticate
|
# - authenticate
|
||||||
- logout
|
# - logout
|
||||||
|
|||||||
Reference in New Issue
Block a user