aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-05-20 23:27:16 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-05-20 23:27:16 +0200
commit8afce0753a9d96dd38ecfc7f15d63c0f4160671a (patch)
tree6c607fc8d397a71c345bf7d7e7b26cadc7a67073
parentf17417e95cd7c86a4bac5c8d318bce0ea4306247 (diff)
Changelog 1891
https://github.com/FreshRSS/FreshRSS/pull/1891 https://framateam.org/freshrss/pl/q8mqryc4abbaixjxxditzrxgsh
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 50fb5d5fd..a3821d66a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,7 @@
* 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
+ * Strip HTTP credentials from HTTP Referer in SimplePie [#1891](https://github.com/FreshRSS/FreshRSS/pull/1891)
* 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)
* SimplePie
* Work-around for feeds with invalid non-unique GUIDs [#1887](https://github.com/FreshRSS/FreshRSS/pull/1887)