Enable MFA (Multi-Factor Authentication) for Frontend accounts.
Early support for TYPO3 v13. Minor bug fixes in TYPO3 v11 and v12.
Support for TYPO3 v10 and PHP < 8.0 has been dropped.
Version | Upload comment | Works with TYPO3 | Download |
---|---|---|---|
1.2.0 /
stable
June 05, 2024 |
Early support for TYPO3 v13. Minor bug fixes in TYPO3 v11 and v12. Support for TYPO3 v10 and PHP < 8.0 has been dropped. |
11.5.0 - 13.1.99 | Download |
1.1.0 /
stable
March 12, 2024 |
This release adds support for removing MFA protection for a given user ("administrator mode") as any larger TYPO3 installation will have for sure a few users who will loose/change their phone or access to their MFA application and will need to be helped by an administrator. This defaults to TYPO3 administrators but can be completely overridden and/or extended with your own business logic rules by implementing a PSR-14 Event Listener (DisableTotpEvent). |
10.4.0 - 12.4.99 | Download |
1.0.1 /
stable
January 31, 2024 |
Standard maintenance release.
|
10.4.0 - 12.4.99 | Download |
1.0.0 /
stable
October 27, 2023 |
Generation of 160 bit TOTP secret keys as suggested by RFC 4226. Documentation has been enhanced. Extension is now considered stable. |
10.4.0 - 12.4.99 | Download |
0.3.0 /
beta
October 23, 2023 |
Various small fixes so that you may properly use it for your own domain model objects (e.g., "members" managed independently from fe_users records).
|
10.4.0 - 12.4.99 | Download |
0.2.0 /
beta
October 21, 2023 |
While fixing actual compatibility with TYPO3 v11 when using PHP 7.4, it turned out supporting back to TYPO3 v10 was not "that" tricky anymore; so here we are :)
|
10.4.0 - 12.4.99 | Download |
0.1.2 /
alpha
October 20, 2023 |
This version lets you configure 2FA for your Frontend users. This is currently based on TOTP.
|
11.5.0 - 12.4.99 | Download |