Bart Visscher
|
21cbef0d2c
|
passesCSRFCheck added to OCP\IRequest
|
2013-10-04 18:13:04 +02:00 |
Thomas Tanghus
|
aedc427ffd
|
Fix fix of POST :P
|
2013-10-03 03:56:37 +02:00 |
Thomas Tanghus
|
8a018d7a59
|
Fix POST decoding
|
2013-10-03 01:43:33 +02:00 |
Thomas Tanghus
|
965ce5719f
|
Modified PUT behaviour
Now only non-parable PUT requests return a stream resource.
|
2013-10-02 22:13:40 +02:00 |
Thomas Tanghus
|
0f13ffb773
|
Remove JSON request parsing from Server
|
2013-10-01 20:15:04 +02:00 |
Thomas Tanghus
|
973bcccd7c
|
Implement PUT an PATCH support
|
2013-10-01 20:13:13 +02:00 |
Thomas Tanghus
|
bdad7697ac
|
Check if accessor matched request method.
It's easier to find errors in the code if an exception is thrown.
|
2013-10-01 20:13:13 +02:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |