Commit Graph

28 Commits (fb5d0db0376f8f75fe6745fd1c94d5b325be4f41)

Author SHA1 Message Date
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Lukas Reschke 65619af05b Disable enhancedauth by default 13 years ago
Lukas Reschke e299c241df Make enhanced auth configurable 13 years ago
Lukas Reschke 6f2e8788ca Make enhanced auth time configurable 13 years ago
Lukas Reschke f4142bd2a8 Move isUserVerified to OC_Util 13 years ago
Lukas Reschke 77e18b01ba Move the ( to the right position 13 years ago
Lukas Reschke 91d4b23efe Fix PHP notice 13 years ago
Lukas Reschke 097f429816 Add isUserVerified() 13 years ago
Lukas Reschke 1c865f702c Change verifyUser so that external json files can call it 13 years ago
Lukas Reschke 4d7b0e9bb3 verifyUser() for the json part 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Thomas Mueller 58b1e841f1 fix translations within subfolder /lib 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
Robin Appelman 856d9c0b54 some indention fixes 13 years ago
Georg Ehrke a5bebb86a5 add checkSubAdminUser method to OC_JSON class 13 years ago
Lukas Reschke 90331a3fa1 Remove forced download 13 years ago
Lukas Reschke 0465129eba Remove the forced download§ 13 years ago
Lukas Reschke fa7d4c2b39 Disable mimesniffing 13 years ago
Lukas Reschke 4e63981da9 Disable mimesniffing 13 years ago
Bart Visscher 50667dcb82 Convert OC_L10N_String to a string in OC_JSON::encodedPrint 13 years ago
Thomas Tanghus 625cd822c3 Backport CSRF prevention. 13 years ago
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