diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index a560d92..8f69b14 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -4,6 +4,7 @@ Changelog 1.0.4 (Unreleased) -------------------- - Fix #23: Urlencode account name in otpauth URL +- Fix #25: Fix double rendering QR code after cancel of requesting new code 1.0.3 (May 11, 2021) -------------------- diff --git a/views/config/userGoogleAuthenticatorCode.php b/views/config/userGoogleAuthenticatorCode.php index ac47a16..9973f60 100644 --- a/views/config/userGoogleAuthenticatorCode.php +++ b/views/config/userGoogleAuthenticatorCode.php @@ -43,12 +43,14 @@