Commit Graph

8 Commits (332603a2637ec46984f0622ee9a930a84a1c367d)

Author SHA1 Message Date
Thomas Tanghus 89464721c7 Added JSON methods for CSRF prevention. Make request token accessible from template and add js var. 13 years ago
Michael Gapczynski a332c39472 Check if path_info is empty as well, fixes bug oc-632. Thanks to die3lustigen2. 13 years ago
Michael Gapczynski d9fbdae758 Prevent XSS exploit by checking if path-info is set, thanks to Lukas Reschke 13 years ago
Robin Appelman b1bcc60d83 reuse OC_L10N objects 13 years ago
Bart Visscher f4782a7690 Check if the application is actually enabled 14 years ago
Bart Visscher 19d4121763 Change json content-type to correct IANA type 14 years ago
Robin Appelman bcf92badd1 dont set content type to json for Apps 14 years ago
Bart Visscher 17e631bc5e Use OC_JSON for json responses 14 years ago