phpmyadmin/libraries/plugins/auth
Michal Čihař dce94f229f More consistency for URL::getCommon
Now URL::getCommon always returns HTML encoded string, if you want
unencded one, use URL::getCommonRaw. This makes it easier to review the
code if uses correct variant.

Also I've fixed several wrong uses of the HTML encoded variant in
Location header.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-17 12:44:29 +02:00
..
AuthenticationConfig.php More consistency for URL::getCommon 2016-06-17 12:44:29 +02:00
AuthenticationCookie.php More consistency for URL::getCommon 2016-06-17 12:44:29 +02:00
AuthenticationHttp.php The session_destroy is already called on logout 2016-06-08 15:30:55 +02:00
AuthenticationSignon.php Merge branch 'QA_4_6' 2016-05-23 13:23:43 +02:00