Commit Graph

17 Commits (a0cb52c90e4bae5f5ca7b78c8619888a9014edb7)

Author SHA1 Message Date
Thomas Müller 682821c71e Happy new year! 9 years ago
Morris Jobke 6f00729124 Refactor OC_Util::callCheck 9 years ago
Lukas Reschke c6f6a8758b Drop OC_SubAdmin and replace usages 9 years ago
Lukas Reschke f9e90e92d4 Encode HTML tags in JSON 9 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Lukas Reschke 86139fcce8 Deprecate `OC_JSON` and `OCP\JSON` 10 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 10 years ago
Robin Appelman 4fe1cdd2a7 Add machine readable error messages to OC\JSON 11 years ago
Lukas Reschke e88731a477 Some more PHPDoc fixes 11 years ago
Lukas Reschke b04d95b116 Remove uneeded usages of nosniff 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Thomas Müller 23a4d0d44e OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 11 years ago
Thomas Müller 6c707323f2 only walk an array 11 years ago
Vincent Petry 335b2f40a6 Fixed download file from URL error messages 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago
Bernhard Posselt c9c1e483c5 use utf-8 encoding for json 12 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago
Lukas Reschke eab6d7eb23 Enhanced auth is totally unmaintained and broken 12 years ago
Lukas Reschke 31b1a73e1f Check if user is admin - bool 12 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 12 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 12 years ago
Lukas Reschke 65619af05b Disable enhancedauth by default 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 12 years ago
Lukas Reschke e299c241df Make enhanced auth configurable 12 years ago
Lukas Reschke 6f2e8788ca Make enhanced auth time configurable 12 years ago
Lukas Reschke f4142bd2a8 Move isUserVerified to OC_Util 12 years ago
Lukas Reschke 77e18b01ba Move the ( to the right position 12 years ago
Lukas Reschke 91d4b23efe Fix PHP notice 12 years ago
Lukas Reschke 097f429816 Add isUserVerified() 12 years ago
Lukas Reschke 1c865f702c Change verifyUser so that external json files can call it 12 years ago
Lukas Reschke 4d7b0e9bb3 verifyUser() for the json part 12 years ago
Thomas Mueller 3829460ab8 adding space between) and { 12 years ago
Thomas Mueller 58b1e841f1 fix translations within subfolder /lib 12 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 12 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 13 years ago
Bart Visscher 19d4121763 Change json content-type to correct IANA type 13 years ago