From 1c057818c6f6d8ffb0b6ce506577cd890a1a2d5c Mon Sep 17 00:00:00 2001 From: Kainoa Kanter <44733677+ThatOneCalculator@users.noreply.github.com> Date: Fri, 27 May 2022 20:49:34 -0700 Subject: [PATCH] Remove require captcha from signin from CHANGELOG (#8748) --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a463c3a0..9b086ddba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,6 @@ You should also include the user name that made the change. - replaced webpack with Vite @tamaina - update dependencies @syuilo - enhance: display URL of QR code for TOTP registration @syuilo -- make CAPTCHA required for signin to improve security @syuilo - enhance: Supports Unicode Emoji 14.0 @mei23 - The theme color is now better validated. @Johann150 Your own theme color may be unset if it was in an invalid format.