Enable Torznab/Newznab access
This commit is contained in:
@@ -41,6 +41,10 @@ access_control:
|
||||
resources:
|
||||
- '^/api$'
|
||||
- '^/api(/|\?)'
|
||||
- domain_regex: '^prowlarr\.'
|
||||
policy: bypass
|
||||
resources:
|
||||
- '^\d+/api$' # Allow Torznab/Newznab access
|
||||
# Effective default policy, only allow admins with two-factor
|
||||
- domain_regex: '.*'
|
||||
policy: two_factor
|
||||
|
||||
Reference in New Issue
Block a user