Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
a03768ab
Commit
a03768ab
authored
Jul 20, 2016
by
Dominik Hebeler
Browse files
Merge branch '138-referrerubertragung-bei-ergebnissen-verhindern' into 'development'
Referrer-Policy in Ergebnisseite eingefügt Closes
#138
See merge request
!161
parents
9d356f94
aa9c2dea
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
resources/views/layouts/resultPage.blade.php
View file @
a03768ab
...
...
@@ -15,6 +15,7 @@
<meta
content=
"{{ getmypid() }}"
name=
"p"
/>
<meta
content=
"{{ $eingabe }}"
name=
"q"
/>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<meta
name=
"referrer"
content=
"no-referrer"
/>
</head>
<body
id=
"resultBody"
>
@if( !isset($suspendheader) )
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment