testing authelia config
This commit is contained in:
@@ -70,8 +70,23 @@ authentication_backend:
|
||||
path: '/config/users_database.yml'
|
||||
|
||||
access_control:
|
||||
default_policy: 'two_factor'
|
||||
default_policy: 'deny'
|
||||
networks:
|
||||
- name: internal
|
||||
networks:
|
||||
- '10.0.0.0/8'
|
||||
- '192.168.0.0/16'
|
||||
- '172.16.0.0/12'
|
||||
rules:
|
||||
- domain:
|
||||
- aknlw.com
|
||||
- '*.aknlw.com'
|
||||
- akanealw.com
|
||||
- '*.akanealw.com'
|
||||
networks:
|
||||
- 'internal'
|
||||
policy: 'bypass'
|
||||
|
||||
# Rules applied to everyone
|
||||
- domain: 'bitwarden.akanealw.com'
|
||||
policy: 'bypass'
|
||||
|
||||
Reference in New Issue
Block a user