Commit Graph

18 Commits (0fac2e3f3aaaeaddf431f7877ebddb6372a00a42)

Author SHA1 Message Date
Lukas Reschke 8313a3fcb3 Add mitigation against BREACH 11 years ago
Lukas Reschke 4efa7c09b1 Use StringUtils::equals on CSRF token and add unit tests 11 years ago
Thomas Müller bd71540c8a Fixing 'Undefined index: REMOTE_ADDR' - fixes #17460 11 years ago
Lukas Reschke 4d23e06097 Fix undefined offset 11 years ago
Joas Schilling d3e3a84cae Move the helpful method to the TestCase class 11 years ago
Lukas Reschke 1c6eae9017 Get the real protocol behind several proxies 11 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 11 years ago
Lukas Reschke 770fa761b8 Respect `mod_unique_id` and refactor `OC_Request::getRequestId` 11 years ago
Bernhard Posselt bb0c88a577 always set url parameters when they are available in the app dispatch 11 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 11 years ago
Bernhard Posselt 62cce982bb default to GET request when no method is set to fix unittests, also set parsed json parameters on the post attribute 12 years ago
Thomas Tanghus aedc427ffd Fix fix of POST :P 12 years ago
Thomas Tanghus 965ce5719f Modified PUT behaviour 12 years ago
Thomas Tanghus 7cd8088845 Add assertions for ->params and array access with json 12 years ago
Thomas Tanghus 973bcccd7c Implement PUT an PATCH support 12 years ago
Thomas Tanghus bdad7697ac Check if accessor matched request method. 12 years ago
Thomas Tanghus 1d2466c6d1 Add assertions for ->params and array access with json 12 years ago
Thomas Tanghus 092b4e7b53 Implement PUT an PATCH support 12 years ago
Thomas Tanghus 50fc5e8792 Check if accessor matched request method. 12 years ago
Thomas Tanghus d124b6965b Implement PUT an PATCH support 12 years ago
Thomas Tanghus d49e982ac8 Check if accessor matched request method. 12 years ago
Thomas Müller 33db8a3089 kill superfluent classloader from tests - this approach might be of interest within the apps 13 years ago
Thomas Müller fde9cabe97 initial import of appframework 13 years ago