From bde96ec8ea32d153d1d3d6263299f6b073f34f9e Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Tue, 1 May 2018 21:57:30 +0200 Subject: [PATCH] Changelog 1877 https://github.com/FreshRSS/FreshRSS/pull/1877 https://github.com/FreshRSS/FreshRSS/issues/1841#issuecomment-376551901 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d52363bf..660845ec2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,8 @@ * Fix muted feeds that were not actually muted [#1844](https://github.com/FreshRSS/FreshRSS/issues/1844) * Fix errors in case of empty/wrong username when updating user settings [#1857](https://github.com/FreshRSS/FreshRSS/pull/1857) * Fixes in subscription menu [#1858](https://github.com/FreshRSS/FreshRSS/pull/1858) +* Security + * Use `autocomplete="new-password"` to prevent form autocomplete in user management pages (fix bug with e.g. Firefox) [#1877](https://github.com/FreshRSS/FreshRSS/pull/1877) * UI * Add tooltips on user queries [#1823](https://github.com/FreshRSS/FreshRSS/pull/1823) * I18n