]> git.sur5r.net Git - openldap/commit
Merge authTimestamp from lastbind overlay
authorHoward Chu <hyc@openldap.org>
Thu, 2 Jul 2015 19:12:51 +0000 (20:12 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 18 Aug 2015 19:54:49 +0000 (14:54 -0500)
commitc1f4688e523e68b4b2606fb44b38b1fa9fb1c69e
tree4a17b3af301a32fb19a572b2370ac4663ef7f994
parent9a3506a9f9f3aad7627a16f3d667d6c459b86e46
Merge authTimestamp from lastbind overlay

This code duplicates the basic function of lastbind. The two overlays
cannot be used together. The timestamp Mod op is changed to require
the old value to still be present at the end of the Bind. This allows
us to detect collisions (multiple successful Binds in the same time
window) and properly fail the extra Bind attempts.
contrib/slapd-modules/passwd/totp/README
contrib/slapd-modules/passwd/totp/slapd-totp.c