service-desk icon indicating copy to clipboard operation
service-desk copied to clipboard

Append hook before and after password check process

Open cmaudoux opened this issue 4 weeks ago • 2 comments

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.

cmaudoux avatar Oct 30 '25 14:10 cmaudoux

It does not seem much work and could be interesting indeed. @cmaudoux did you start working on something you want to share?

davidcoutadeur avatar Oct 30 '25 17:10 davidcoutadeur

For information, we are also working on a big hook refactoring/improvement: #219

davidcoutadeur avatar Oct 31 '25 15:10 davidcoutadeur

I have coded the feature in the hook refactoring issue.

See issue #219 and PR #274

davidcoutadeur avatar Nov 20 '25 10:11 davidcoutadeur

Thx for your work. Give you feed back asap.

cmaudoux avatar Nov 21 '25 08:11 cmaudoux

Done in issue #219 and MR #274

davidcoutadeur avatar Nov 25 '25 17:11 davidcoutadeur