From 08e58b1b881f2516e628c3bf6c19c7fbebec0afd Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Sat, 18 Feb 2023 22:05:52 +0100 Subject: [PATCH] define compatible TOTP plugin version --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 159bd32..3f4c7cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)