Kanboard-Prod/tests/units/Core/Http
Frédéric Guillot 463dfbf4fe Fix incorrect parameter encoding when using URLs rewriting
A parameter with quotes or other special characters should be url encoded.

Incorrect encoding could happen when using search queries like this one:

modified:">=2023-04-01"
2023-04-19 21:37:19 -07:00
..
OAuth2Test.php Handle state in OAuth2 client 2016-03-27 12:23:18 -04:00
RememberMeCookieTest.php PHP 8 Compatibility 2022-02-05 11:49:03 -08:00
RequestTest.php Allow full name to be retrieved by SSO ReverseProxy 2023-02-18 17:28:39 -08:00
RouteTest.php Fix incorrect parameter encoding when using URLs rewriting 2023-04-19 21:37:19 -07:00
RouterTest.php Refactoring: added controlled middleware and changed response class 2016-05-15 18:31:47 -04:00