service-desk
service-desk copied to clipboard
Append hook before and after password check process
We are using posthook to change password in Kerberos and LDAP. To be sure password is well modify in both LDAP and Krb, it could be interesting to have a hook at Password Check entry point.
It does not seem much work and could be interesting indeed. @cmaudoux did you start working on something you want to share?
For information, we are also working on a big hook refactoring/improvement: #219
I have coded the feature in the hook refactoring issue.
See issue #219 and PR #274
Thx for your work. Give you feed back asap.
Done in issue #219 and MR #274