From f0a2da3101f75bdc2492b81611c49c7c86b56ef9 Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Mon, 14 Jan 2019 15:36:22 -0500 Subject: [PATCH] ChangeLog entry for issue #14782, error message instead of QR code when configuring two factor authentication (2fa) Signed-off-by: Isaac Bennetch --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index e80a02b893..f014301a48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ phpMyAdmin - ChangeLog - issue #14786 Table level Operations functions missing - issue #14791 PHP warning, db_export.php#L91 urldecode() - issue #14775 Export to SQL format not available for tables +- issue #14782 Error message shown instead of two-factor QR code when adding 2fa to a user 4.8.4 (2018-12-11) - issue #14452 Remove hash param in edit query URL