Vincent Petry
|
2e45eb8ad6
Return 503 in public.php and OCS API when upgrade is due
|
10 年之前 |
Lukas Reschke
|
7c4abce373
Move authentication to it's own call
|
10 年之前 |
Lukas Reschke
|
ac7fb1b23e
Remove legacy routing code
|
10 年之前 |
icewind1991
|
d3eee01190
Merge pull request #7599 from owncloud/public-pathinfo
|
10 年之前 |
Robin Appelman
|
0f1374c028
Allow using pathinfo based public.php paths
|
10 年之前 |
Thomas Müller
|
0db5fead8e
remove some more global variable $RUNTIME_NOAPPS
|
10 年之前 |
Robin Appelman
|
71c1327691
Add "single user mode" which restricts access to users in the admin group
|
11 年之前 |
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 年之前 |
kondou
|
9e8a6b704d
Add _many_ newlines at the end of files
|
11 年之前 |
Jörn Friedrich Dreyer
|
8dc6bdd96b
clean up usage of DatabaseSetupException and catch Exceptions in entrypoints
|
11 年之前 |
Georg Ehrke
|
ce14788ac0
public.php - check if maintenance mode is enabled
|
11 年之前 |
Felix Moeller
|
2d61f03452
More Checkstyle cleanup
|
12 年之前 |
Thomas Müller
|
cfa2fded05
Update public.php
|
12 年之前 |
Michael Gapczynski
|
e05db00468
404 if service is not set for public.php
|
12 年之前 |
Bart Visscher
|
7522a23693
Remove unused RUNTIME_NOSETUPFS var
|
12 年之前 |
Robin Appelman
|
b45d3ced79
fix remote and public.php
|
12 年之前 |
Bart Visscher
|
153ee9dcfa
Check if app is enabled before loading in remote and public.php
|
12 年之前 |
Brice Maron
|
6a812644e4
Correct remote and public, and last occurence of OC::
|
12 年之前 |
Robin Appelman
|
e7c106d91e
selective app loading for remote/public
|
12 年之前 |
Georg Ehrke
|
936c8ba1cc
improve remote.php and create public.php
|
12 年之前 |