[ANSIBLE] Automated PR for authelia_homepage_config_mod_2025-06-30T15-31-45 - #91 #91

Merged
gitea-sonarqube-bot merged 4 commits from authelia_homepage_config_mod_2025-06-30T15-31-45 into main 2025-06-30 16:05:56 -04:00
Showing only changes of commit 184b0313fa - Show all commits
@@ -102,6 +102,14 @@ access_control:
policy: one_factor
subject:
- ['user:the.trezured.one']
- domain: wizarr.trez.wtf
resources:
- '^/join(/.*)?$'
- '^/j(/.*)?$'
- '^/static(/.*)?$'
- '^/setup(/.*)?$'
- '^/wizard(/.*)?$'
policy: bypass
session:
name: authelia_session
secret: '{{ lookup('community.hashi_vault.vault_kv2_get', 'env', engine_mount_point='rinoa-docker', url=vault_addr, token=vault_token_cleaned)['secret']['AUTHELIA_SESSION_SECRET'] }}'