Commit Graph

28 Commits (447705381804019a34a4b69b249ac331554d8d75)

Author SHA1 Message Date
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Lukas Reschke 615bc5a827 Use `getParam` instead of `server` 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
Robin Appelman 7cb12d4bff Add sabredav plugin to check if a user has access to an app 10 years ago
kondou 2a4c51389c Use a route instead of s.php and convert tokens asap 10 years ago
kondou 0f2ad9862e Initial work on shorter links 10 years ago
Robin Appelman a05147e25c handle service not available exceptions in index, remote and public.php 10 years ago
Vincent Petry 44c1dc8153 Fix service warning 11 years ago
Vincent Petry 2e45eb8ad6 Return 503 in public.php and OCS API when upgrade is due 11 years ago
Lukas Reschke 7c4abce373 Move authentication to it's own call 11 years ago
Lukas Reschke ac7fb1b23e Remove legacy routing code 11 years ago
Robin Appelman 0f1374c028 Allow using pathinfo based public.php paths 11 years ago
Thomas Müller 0db5fead8e remove some more global variable $RUNTIME_NOAPPS 11 years ago
Robin Appelman 71c1327691 Add "single user mode" which restricts access to users in the admin group 11 years ago
Bjoern Schiessle 2cc0c90015 set incognito mode for public.php calls. Because in this case ownCloud should always work the same way as if no user is logged in 11 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 11 years ago
Jörn Friedrich Dreyer 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints 12 years ago
Georg Ehrke ce14788ac0 public.php - check if maintenance mode is enabled 12 years ago
Felix Moeller 2d61f03452 More Checkstyle cleanup 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 12 years ago
Thomas Müller cfa2fded05 Update public.php 12 years ago
Michael Gapczynski e05db00468 404 if service is not set for public.php 12 years ago
Bart Visscher 7522a23693 Remove unused RUNTIME_NOSETUPFS var 12 years ago
Robin Appelman b45d3ced79 fix remote and public.php 13 years ago
Bart Visscher 153ee9dcfa Check if app is enabled before loading in remote and public.php 13 years ago
Brice Maron 6a812644e4 Correct remote and public, and last occurence of OC:: 13 years ago
Robin Appelman e7c106d91e selective app loading for remote/public 13 years ago
Georg Ehrke 936c8ba1cc improve remote.php and create public.php 13 years ago