Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: b71aeefa3abb70e379daf4b801ec4a542403b4fb
https://github.com/phpmyadmin/phpmyadmin/commit/b71aeefa3abb70e379daf4b801e…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M libraries/Header.php
Log Message:
-----------
Disable sending referer
We don't use it and this can help us get rid of url.php once the browser
support is good enough (as usual, there is no support in IE and broken
support in Edge right now).
Signed-off-by: Michal Čihař <michal(a)cihar.com>