1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-04-01 21:27:22 +02:00

hotfix merge #755 - Prevent click jacking of the management interface

This commit is contained in:
Joshua Tauberer
2016-03-23 16:53:48 -04:00
parent 7fa9baf308
commit aa1fdaddaf
2 changed files with 7 additions and 0 deletions

View File

@@ -4,6 +4,10 @@ CHANGELOG
In Development
--------------
Control panel:
* Prevent click-jacking of the management interface by adding HTTP headers.
Setup:
* Setup dialogs did not appear correctly when connecting to SSH using Putty on Windows.