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  e069a79239774e4fb1a68358c37ab79c0afd0e2d (commit)
      from  a23fc2fd947fa86b240732d5421e82528e42509e (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 e069a79239774e4fb1a68358c37ab79c0afd0e2d
Author: Howard Chu <h...@openldap.org>
Date:   Thu Jul 2 17:05:14 2015 +0100

    Add TOTP pw mechanism

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

Summary of changes:
 .../slapd-modules/passwd/{sha2 => totp}/Makefile   |    5 +-
 contrib/slapd-modules/passwd/totp/README           |   75 +++
 contrib/slapd-modules/passwd/totp/slapd-totp.c     |  580 ++++++++++++++++++++
 3 files changed, 657 insertions(+), 3 deletions(-)
 copy contrib/slapd-modules/passwd/{sha2 => totp}/Makefile (91%)
 create mode 100644 contrib/slapd-modules/passwd/totp/README
 create mode 100644 contrib/slapd-modules/passwd/totp/slapd-totp.c


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

Reply via email to