nextcloud/tests/lib/appframework
Lukas Reschke 7dda86f371 Return proper status code in case of a CORS exception
When returning a 500 statuscode external applications may interpret this as an error instead of handling this more gracefully. This will now make return a 401 thus.

Fixes https://github.com/owncloud/core/issues/17742
2015-07-20 12:54:22 +02:00
..
controller Merge pull request #13989 from owncloud/enhancment/security/11857 2015-02-18 10:27:29 -05:00
db If the execute method on the mapper receives an assoc array, it binds by value instead of index 2015-03-19 17:08:46 +01:00
dependencyinjection Refactor OC_Request into TrustedDomainHelper and IRequest 2015-02-16 22:13:00 +01:00
http Fixing 'Undefined index: REMOTE_ADDR' - fixes #17460 2015-07-16 16:40:57 +02:00
middleware Return proper status code in case of a CORS exception 2015-07-20 12:54:22 +02:00
routing Merge pull request #12294 from owncloud/route-postfix 2014-11-24 16:32:54 +01:00
utility AppFramework annotation whitespace unit test 2015-06-21 20:26:57 +01:00
AppTest.php AppFramework StreamResponse 2015-02-27 15:42:33 +01:00