Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check if path_info is empty as well, fixes bug oc-632. Thanks to die3lustigen2. | Michael Gapczynski | 2012-05-13 | 1 | -1/+1 |
* | Prevent XSS exploit by checking if path-info is set, thanks to Lukas Reschke | Michael Gapczynski | 2012-05-10 | 1 | -3/+5 |
* | reuse OC_L10N objects | Robin Appelman | 2012-04-14 | 1 | -3/+3 |
* | Check if the application is actually enabled | Bart Visscher | 2011-09-30 | 1 | -0/+11 |
* | Change json content-type to correct IANA type | Bart Visscher | 2011-09-28 | 1 | -1/+1 |
* | dont set content type to json for Apps | Robin Appelman | 2011-09-26 | 1 | -2/+4 |
* | Use OC_JSON for json responses | Bart Visscher | 2011-09-25 | 1 | -0/+68 |