define compatible TOTP plugin version

This commit is contained in:
Daniel Seifert 2023-02-18 22:05:52 +01:00
parent dec4b3cebd
commit 08e58b1b88
Signed by: DanielS
GPG Key ID: 6A513E13AEE66170
1 changed files with 1 additions and 1 deletions

View File

@ -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)