diff options
author | GitLab <gitlab@localhost> | 2014-06-03 15:17:08 +0200 |
---|---|---|
committer | GitLab <gitlab@localhost> | 2014-06-03 15:17:08 +0200 |
commit | 754b0838e0c2857b0ca73d2ced675ed5b3042242 (patch) | |
tree | bfc9534b2b6e444348eb51715493cd0ba57b32c4 /CHANGELOG | |
parent | d7960bca8d2dbc67d369e70fee468364c4850481 (diff) | |
download | gitlab-ce-754b0838e0c2857b0ca73d2ced675ed5b3042242.tar.gz |
Set x-frame-option to sameorigin to allow the Sidekiq iframe to display.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 97d1299bae6..53db2dc2dc6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,6 +13,7 @@ v 7.0.0 - Group masters can create projects in group - Deprecate ruby 1.9.3 support - Only masters can rewrite/remove git tags + - Header X-Frame-Options allows SAMEORIGIN to display the Sidekiq interface v 6.9.2 - Revert the commit that broke the LDAP user filter |