phpmyadmin/test/classes/plugin/auth
Michal Čihař 8d6b1dce57 Improved handling of logout with disabled LoginCookieDeleteAll
- avoid removing session for cookie auth if LoginCookieDeleteAll is
  disabled
- redirect user to other server rather than to login page
- show message about partial logout
- adjust tests
- this is based on #13221

Fixes #12301

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-04-28 16:02:11 +02:00
..
AuthenticationConfigTest.php Adjust tests to token removal from GET 2016-07-28 11:22:45 +02:00
AuthenticationCookieTest.php Improved handling of logout with disabled LoginCookieDeleteAll 2017-04-28 16:02:11 +02:00
AuthenticationHttpTest.php Improved handling of logout with disabled LoginCookieDeleteAll 2017-04-28 16:02:11 +02:00
AuthenticationSignonTest.php remove tab and unused code 2017-01-08 19:21:47 +05:30