Improve security of REMOTE_USER handling (B. Marshall)

This commit is contained in:
Oliver Gorwits
2016-09-30 17:12:30 +01:00
parent 7b27002495
commit 4b59d55690
2 changed files with 10 additions and 2 deletions

View File

@@ -5,6 +5,10 @@
* Add systemd guide
* Add environment variable for https reverse proxy (B. Marshall)
[BUG FIXES]
* Improve security of REMOTE_USER handling (B. Marshall)
2.033006 - 2016-03-20
[ENHANCEMENTS]