Remove notifiarr API access. It uses a reverse tunnel
This commit is contained in:
@@ -36,11 +36,10 @@ access_control:
|
||||
- 'group:qbittorrent-basic'
|
||||
# Disable authentication on API protected by API keys.
|
||||
# Note those are behind authelia, therefore external access to the API; internal access doesn't require a bypass
|
||||
- domain_regex: '^(sabnzbd|prowlarr|radarr|sonarr|bazarr|notifiarr|readarr-audiobook|readarr-ebook)\.'
|
||||
- domain_regex: '^(sabnzbd|prowlarr|radarr|sonarr|bazarr|readarr-audiobook|readarr-ebook)\.'
|
||||
policy: bypass
|
||||
resources:
|
||||
- '^/api$'
|
||||
- '^/api(/|\?)'
|
||||
- '^/api(/|\?|$)'
|
||||
- domain_regex: '^prowlarr\.'
|
||||
policy: bypass
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user