A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.

The branch, master has been updated
       via  ea43ac38bf8919b028466e493a69e77fdd91657d (commit)
      from  e069a79239774e4fb1a68358c37ab79c0afd0e2d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ea43ac38bf8919b028466e493a69e77fdd91657d
Author: Howard Chu <h...@openldap.org>
Date:   Thu Jul 2 20:12:51 2015 +0100

    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.

-----------------------------------------------------------------------

Summary of changes:
 contrib/slapd-modules/passwd/totp/README       |    5 +-
 contrib/slapd-modules/passwd/totp/slapd-totp.c |  148 +++++++++++++++++++++++-
 2 files changed, 147 insertions(+), 6 deletions(-)


--- 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git

Reply via email to