summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-01-01 22:32:53 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-01-01 22:32:53 +0100
commit73b8fdc1cb172ab81261cad6cf6106e077ab8cdd (patch)
tree4d5261347066ed56b6b1d31aaf5fae595add3d78
parent24860750e30b65bfb40baf5e1e8b01aa3f8411f9 (diff)
Changelog 1756
https://github.com/FreshRSS/FreshRSS/pull/1756 https://github.com/YunoHost-Apps/freshrss_ynh/issues/33
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index da23e3b61..05bb25337 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
* UI
* Add shortcuts to switch views [#1755](https://github.com/FreshRSS/FreshRSS/pull/1755)
* Bug fixing
+ * Fix login bug when HTTP `REMOTE_USER` changes (used by YunoHost) [#1756](https://github.com/FreshRSS/FreshRSS/pull/1756)
* Fix warning in PHP 7.2 [#1739](https://github.com/FreshRSS/FreshRSS/pull/1739)
* Misc.
* More sites in `force-https.default.txt` [#1745](https://github.com/FreshRSS/FreshRSS/pull/1745)