Fix referals for :back and relative URL installs.

This commit is contained in:
Geoffrey Challen
2015-10-05 14:02:10 -04:00
committed by Robert Speicher
parent 28bf9824bc
commit b4963a75df
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.0.4
- Fix Message-ID header to be RFC 2111-compliant to prevent e-mails being dropped (Stan Hu)
- Fix referrals for :back and relative URL installs
v 8.0.3
- Fix URL shown in Slack notifications
+1 -1
View File
@@ -3,7 +3,7 @@
%meta{charset: "utf-8"}
%meta{'http-equiv' => 'X-UA-Compatible', content: 'IE=edge'}
%meta{content: "GitLab Community Edition", name: "description"}
%meta{name: 'referrer', content: 'origin'}
%meta{name: 'referrer', content: 'origin-when-cross-origin'}
%title= page_title