authelia: Remove rule for Paperless-ngx API
I don't like the [Paperless Mobile][0] app well enough to remove the MFA restriction for the Paperless-ngx API. [0]: https://github.com/astubenbord/paperless-mobileetcd
parent
2cd4a8b097
commit
baab02217e
|
@ -6,10 +6,6 @@ access_control:
|
|||
- 172.30.0.0/26
|
||||
- 172.31.1.0/24
|
||||
rules:
|
||||
- domain: paperless.pyrocufflink.blue
|
||||
resources:
|
||||
- '^/api/'
|
||||
policy: bypass
|
||||
- domain: paperless.pyrocufflink.blue
|
||||
policy: two_factor
|
||||
subject:
|
||||
|
|
Loading…
Reference in New Issue