diff options
| author | 2018-02-14 22:42:28 +0100 | |
|---|---|---|
| committer | 2018-02-14 22:42:28 +0100 | |
| commit | b6659a4e5a267550fc0eb3bdda527f7033e2ad38 (patch) | |
| tree | b5d8a4a7a1f1b57aa2e760ad37eb23613222b7d3 | |
| parent | 4be15d5b40ffed2d84d4b000591d74f44454ea8a (diff) | |
Changelog 960
https://github.com/FreshRSS/FreshRSS/issues/960
https://github.com/FreshRSS/FreshRSS/pull/1765
https://github.com/FreshRSS/FreshRSS/pull/1785
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f144bb639..08f021724 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * Add compatibility with FeedMe 3.5.3+ on Android [#1774](https://github.com/FreshRSS/FreshRSS/pull/1774) * Features * Ability to pause feeds, and to hide them from categories [#1750](https://github.com/FreshRSS/FreshRSS/pull/1750) + * Ability for the admin to reset a user’s password [#960](https://github.com/FreshRSS/FreshRSS/issues/960) * Security * Allow HTTP Auth login with `REDIRECT_REMOTE_USER` when using Apache internal redirect [#1772](https://github.com/FreshRSS/FreshRSS/pull/1772) * UI |
