Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits: 87f3bad8 by Ondřej Kuzník at 2021-03-31T14:57:56+00:00 ITS#9437 Add otp_2fa overlay
- - - - - fe7e4697 by Ondřej Kuzník at 2021-03-31T14:57:56+00:00 ITS#9437 Implement TOTP drift correction
- - - - -
13 changed files:
- configure.ac - + doc/man/man5/slapo-otp_2fa.5 - servers/slapd/overlays/Makefile.in - + servers/slapd/overlays/otp_2fa.c - + tests/data/otp_2fa/hotp.ldif - + tests/data/otp_2fa/test001-out.ldif - + tests/data/otp_2fa/totp.ldif - tests/run.in - tests/scripts/all - tests/scripts/defines.sh - + tests/scripts/test080-hotp - + tests/scripts/test081-totp - + tests/scripts/test081-totp.py
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/3bd1b0909ac8538a138b77d...