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
-
fe7e4697
by Ondřej Kuzník at 2021-03-31T14:57:56+00:00
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