aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-02-28 21:19:43 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-02-28 21:19:43 +0100
commitf516daa185923c116b35de1bf80feda22e7bd8bc (patch)
treeee1b41f1dbfa1bfc84263cb4279542a690079fc3 /CHANGELOG.md
parent972cd0b908ab53ba64e8fc819099830aba7c09f8 (diff)
Changelog 1434
https://github.com/FreshRSS/FreshRSS/issues/1434 https://github.com/FreshRSS/FreshRSS/issues/1441
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2857c7358..7861b07cc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@
* Fix PostgreSQL bugs with API and feed modifications [#1417](https://github.com/FreshRSS/FreshRSS/pull/1417)
* Allow empty strings in CLI do-install [#1435](https://github.com/FreshRSS/FreshRSS/pull/1435)
* Security
+ * Sanitize feed Web site URL [#1434](https://github.com/FreshRSS/FreshRSS/issues/1434)
* No version number for anonymous users [#1404](https://github.com/FreshRSS/FreshRSS/issues/1404)
* Misc.
* Relaxed requirements for username to `/^[0-9a-zA-Z]|[0-9a-zA-Z_]{2,38}$/` [#1423](https://github.com/FreshRSS/FreshRSS/pull/1423)