feat: turns out there is an extended ldap3 operation called password modify
This commit is contained in:
parent
f8089113f5
commit
aa196ba33b
3 changed files with 30 additions and 131 deletions
|
@ -8,9 +8,6 @@ edition = "2021"
|
|||
[dependencies]
|
||||
# for the ldap
|
||||
ldap3="0.11.1"
|
||||
# to be able to upgrade user passwords
|
||||
base64 = "0.21"
|
||||
rust-crypto = "^0.2"
|
||||
|
||||
# to move some config into env
|
||||
dotenv = "0.15.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue