- Nov 17, 2014
-
-
Robin Appelman authored
-
- Sep 04, 2014
-
-
Christopher Schäpers authored
-
Christopher Schäpers authored
-
- Aug 04, 2014
-
-
Robin Appelman authored
-
- Jul 02, 2014
-
-
Vincent Petry authored
-
- Jun 30, 2014
-
-
Vincent Petry authored
To prevent unexpected behavior, public.php and the OCS API calls will return 503 Service Unavailable when an upgrade is due.
-
- Jun 05, 2014
-
-
Lukas Reschke authored
-
Lukas Reschke authored
The getfile routing code was absolutely legacy and not needed anymore. Additionally \OC::$REQUESTEDAPP was never set to the actually accessed application. This commit removes the legacy routing code and ensures that $REQUESTEDAPP is always set so that other applications (e.g. the firewall or a two-factor authentication) can intercept the currently accessed app. Testplan: [x] Installation works [x] Login with DB works [x] Logout works [x] Login with alternate backend works (tested with user_webdavauth) [x] Other apps are accessible [x] Redirect on login works (e.g. index.php?redirect_url=%2Fcore%2Findex.php%2Fsettings%2Fapps%3Finstalled) [x] Personal settings are accessible [x] Admin settings are accessible [x] Sharing files works [x] DAV works [x] OC::$REQUESTEDAPP contains the requested application and can be intercepted by other applications
-
- Mar 06, 2014
-
-
Robin Appelman authored
-
- Feb 06, 2014
-
-
Thomas Müller authored
-
- Nov 25, 2013
-
-
Robin Appelman authored
This can be enabled by setting 'singleuser' to true in config.php
-
- Nov 22, 2013
-
-
Björn Schießle authored
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
-
- Aug 18, 2013
-
-
Christopher Schäpers authored
-
- Jun 10, 2013
-
-
Jörn Friedrich Dreyer authored
-
- Jun 03, 2013
-
-
Georg Ehrke authored
-
- Oct 23, 2012
-
-
Felix Moeller authored
This is for all LowerCaseConstant warnings
-
- Oct 16, 2012
-
-
Sam Tuke authored
-
- Sep 04, 2012
-
-
Thomas Müller authored
respect coding style
-
- Aug 28, 2012
-
-
Michael Gapczynski authored
-
- Aug 08, 2012
-
-
Bart Visscher authored
-
- Jul 13, 2012
-
-
Robin Appelman authored
-
- Jun 26, 2012
-
-
Bart Visscher authored
-
- Jun 06, 2012
-
-
Brice Maron authored
-
- May 13, 2012
-
-
Robin Appelman authored
-
- May 07, 2012
-
-
Georg Ehrke authored
-