8
0
Fork 0

define compatible TOTP plugin version

Dieser Commit ist enthalten in:
Daniel Seifert 2023-02-18 22:05:52 +01:00
Ursprung dec4b3cebd
Commit 08e58b1b88
Signiert von: DanielS
GPG-Schlüssel-ID: 6A513E13AEE66170
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -10,4 +10,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Key management in front and back end
- FIDO2 as password alternative for login in front- and backend - password as fallback
- compatible with our 2FA one-time password module
- compatible with our 2FA one-time password module (https://packagist.org/packages/d3/oxid-twofactor-onetimepassword from version 2.1.0.0)