diff options
| author | 2016-12-24 17:25:36 +0100 | |
|---|---|---|
| committer | 2016-12-24 17:25:36 +0100 | |
| commit | f25e2ba41217632121f5226751b5430f487fcdf9 (patch) | |
| tree | b71d668ab90c5d5e8aacb142f72b799c59b01375 | |
| parent | 0150aec07eadd823a271f7e4c7371a4a8b26f085 (diff) | |
Readme Send login cookie only once
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ff2312c6b..13a220118 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * Fix small bugs in installer [#1363](https://github.com/FreshRSS/FreshRSS/pull/1363) * Allow slash in database hostname, when using sockets [#1364](https://github.com/FreshRSS/FreshRSS/issues/1364) * Add curl user-agent to retrieve favicons [#1380](https://github.com/FreshRSS/FreshRSS/issues/1380) + * Send login cookie only once [#1398](https://github.com/FreshRSS/FreshRSS/pull/1398) * Add a check for PHP extension fileinfo [#1375](https://github.com/FreshRSS/FreshRSS/issues/1375) |
