[#279] Web sessions use cookies instead of files on disk (M. Johnson)

This commit is contained in:
Oliver Gorwits
2016-10-01 16:27:48 +01:00
parent a6839a5850
commit 0cc7e029f3
8 changed files with 25 additions and 7 deletions

View File

@@ -5,6 +5,7 @@
* systemd deployment guide
* document env var for https reverse proxy (B. Marshall)
* FreeBSD sshcollector support (H. Teulahti)
* [#279] Web sessions use cookies instead of files on disk (M. Johnson)
[BUG FIXES]