mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
authelia: Re-enable password reset
This commit is contained in:
parent
faee271705
commit
df889ee2fe
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
|
|
||||||
authentication_backend:
|
authentication_backend:
|
||||||
# Passwort reset through authelia does not work at the moment
|
# Password reset through authelia works normally.
|
||||||
disable_reset_password: true
|
disable_reset_password: false
|
||||||
# How often authelia should check if there is an user update in LDAP
|
# How often authelia should check if there is an user update in LDAP
|
||||||
refresh_interval: 1m
|
refresh_interval: 1m
|
||||||
ldap:
|
ldap:
|
||||||
implementation: custom
|
implementation: custom
|
||||||
# Pattern is ldap://HOSTNAME-OR-IP:PORT
|
# Pattern is ldap://HOSTNAME-OR-IP:PORT
|
||||||
|
Loading…
Reference in New Issue
Block a user