roundcubemail-plugins-kolab/plugins/kolab_2fa/lib/Kolab2FA
Christian Mollekopf f3a19e0a43 Generate a 32 character long totp secret
This provides 160bit length instead of the previous 80, as
recommended by the rfc4226 (hotp), which is the basis for rfc6238 (totp).
128 bit is required by the rfc, and e.g. FreeOTP complains with an 80bit secret.
2025-02-25 12:53:26 +01:00
..
Driver Generate a 32 character long totp secret 2025-02-25 12:53:26 +01:00
Log Use consistent PHP code style 2024-01-24 11:24:41 +01:00
Storage kolab_2fa: Fix so removed factors are removed for real 2024-09-12 13:32:08 +02:00