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: * |
||
|---|---|---|
| .. | ||
| AuthenticationConfigTest.php | ||
| AuthenticationCookieTest.php | ||
| AuthenticationHttpTest.php | ||
| AuthenticationSignonTest.php | ||