• v0.14.0 964d00565c

    rodolphe released this 2020-11-14 15:10:04 +01:00 | 121 commits to main since this release

    Added

    • The HOTP/TOTP key URI feature, which requires an external dependency, can now be deactivated.
    • HOTP now support a look-ahead range.
    • The HOTP counter can be synchronized (within the look-ahead range) during validation using is_valid_sync.

    Changed

    • The prototype of the libreauth_hotp_is_valid C-binding function has been changed so it is possible to specify whether or not the counter should be synchronized.
    Downloads