History: Two-factor authentication
Preview of version: 1
- «
- »
New in Tiki21, it allows users to enable Two-factor Authentication.
It use pragmarx/google2fa, which is a PHP implementation of the Google Two-Factor Authentication Module, supporting the HMAC-Based One-time Password (HOTP) algorithm specified in RFC 4226 and the Time-based One-time Password (TOTP) algorithm specified in RFC 6238.
Related links
- Original commit: http://sourceforge.net/p/tikiwiki/code/70793