Merge tag '3.0.1' into develop
Fixed an open redirect vulnerability that could be used to construct an URL redirecting to an arbitraty domain
This commit is contained in:
commit
bfaea0e381
3 changed files with 22 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
<h1 class="logobis">
|
||||
<a class="logocompatible" href="{base_url}">
|
||||
<a class="logocompatible" href="{path_for name="index"}">
|
||||
<span class="logocompatiblemask">
|
||||
{html_image file='img/logocompatiblemask.png' path_prefix={base_url}|cat:'/' alt=$config->appName}
|
||||
</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue