Robin Appelman
|
71c1327691
|
Add "single user mode" which restricts access to users in the admin group
This can be enabled by setting 'singleuser' to true in config.php
|
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
|
12 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
This is for all LowerCaseConstant warnings
|
13 years ago |
Sam Tuke
|
8b01286a5d
|
Merged branch 'master'
|
13 years ago |
Thomas Müller
|
cfa2fded05
|
Update public.php
respect coding style
|
13 years ago |
Michael Gapczynski
|
e05db00468
|
404 if service is not set for public.php
|
13 years ago |
Bart Visscher
|
7522a23693
|
Remove unused RUNTIME_NOSETUPFS var
|
13 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 |