freeipa/daemons/ipa-slapi-plugins/libotp
Nathaniel McCallum d3638438fc Add TOTP watermark support
This prevents the reuse of TOTP tokens by recording the last token
interval that was used. This will be replicated as normal. However,
this patch does not increase the number of writes to the database
in the standard authentication case. This is because it also
eliminates an unnecessary write during authentication. Hence, this
patch should be write-load neutral with the existing code.

Further performance enhancement is desired, but is outside the
scope of this patch.

https://fedorahosted.org/freeipa/ticket/4410

Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2014-07-25 10:41:17 +02:00
..
libotp.c Add TOTP watermark support 2014-07-25 10:41:17 +02:00
libotp.h Change OTPSyncRequest structure to use OctetString 2014-06-25 14:22:01 +02:00
librfc.c Add libotp internal library for slapi plugins 2014-02-14 16:03:25 +01:00
librfc.h Add libotp internal library for slapi plugins 2014-02-14 16:03:25 +01:00
Makefile.am Add libotp internal library for slapi plugins 2014-02-14 16:03:25 +01:00
t_librfc.c Add libotp internal library for slapi plugins 2014-02-14 16:03:25 +01:00