replace nforwardauth with authelia #231

Merged
mg merged 45 commits from authelia into master 2024-11-10 12:53:46 +01:00
Showing only changes of commit c1efe69f96 - Show all commits

View file

@ -37,9 +37,11 @@ regulation:
ban_time: 300 ban_time: 300
storage: storage:
mysql:
address: 'tcp://authelia-db:3306'
encryption_key: {{ lookup('viczem.keepass.keepass', 'authelia_storage_encryption_key', 'password') }} encryption_key: {{ lookup('viczem.keepass.keepass', 'authelia_storage_encryption_key', 'password') }}
local: username: authelia
path: /data/db.sqlite3 password: {{ lookup('viczem.keepass.keepass', 'authelia_mysql_password', 'password') }}
notifier: notifier:
smtp: smtp: