phpmyadmin/test/classes/plugin/auth
Michal Čihař edd929216a Bring back token validation to GET requests
This is necessary to avoid CSRF on SQL queries. This is really more a
short term fix, proper fix (to be implemented in master) is to avoid
accepting SQL queries from GET requests.

This reverts commits:

* dae3390a02
* ea73fded71
* 90433788d6
* f797a8d87d
* 9c1cfc8553

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-12-14 17:27:22 +01:00
..
AuthenticationConfigTest.php Bring back token validation to GET requests 2017-12-14 17:27:22 +01:00
AuthenticationCookieTest.php Bring back token validation to GET requests 2017-12-14 17:27:22 +01: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