Allow get parameters to be given to APIs
This commit is contained in:
@@ -40,7 +40,7 @@ access_control:
|
||||
policy: bypass
|
||||
resources:
|
||||
- '^/api$'
|
||||
- '^/api/'
|
||||
- '^/api(/|\?)'
|
||||
# Effective default policy, only allow admins with two-factor
|
||||
- domain_regex: '.*'
|
||||
policy: two_factor
|
||||
|
||||
Reference in New Issue
Block a user