ldap: Add support for password modify extension
This allows other systems (e.g. Authelia) to reset passwords for users.
This commit is contained in:
committed by
nitnelave
parent
31e1ff358b
commit
43ffeca24d
@@ -26,7 +26,7 @@ futures-util = "*"
|
||||
hmac = "0.10"
|
||||
http = "*"
|
||||
jwt = "0.13"
|
||||
ldap3_server = "*"
|
||||
ldap3_server = ">=0.1.9"
|
||||
lldap_auth = { path = "../auth" }
|
||||
log = "*"
|
||||
orion = "0.16"
|
||||
|
||||
Reference in New Issue
Block a user