- 05 Jun, 2014 1 commit
-
-
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
-
- 28 Apr, 2014 2 commits
-
-
Felix Eckhofer authored
-
Felix Eckhofer authored
-
- 28 Feb, 2014 1 commit
-
-
Lukas Reschke authored
1. We're maintaining the same code twice which leads inevitably to problems as this one. The createHtaccess routine is only used to use the correct paths to the 404 and 403 document. 2. Updating the ownCloud instance as described in our documentation (`Delete everything from your ownCloud installation directory, except data and config.`) will break the links to the ErrorDocuments anyways and show the default error handlers if ownCloud is not installed in the root directory.
-
- 20 Feb, 2014 2 commits
-
-
Thomas Müller authored
-
Thomas Müller authored
-
- 23 Jan, 2014 1 commit
-
-
Thomas Müller authored
-
- 08 Jan, 2014 1 commit
-
-
Thomas Müller authored
-
- 09 May, 2013 1 commit
-
-
Thomas Tanghus authored
-
- 24 Apr, 2013 1 commit
-
-
Daniel Molkentin authored
Add JS redirect if that fails (HTTP-based redirects are disabled by default in more recent Firefox versions).
-
- 08 Mar, 2013 1 commit
-
-
Myles McNamara authored
php_value can only be used with mod_php, using it with FCGI will cause 500 Internal Server errors. This needs to be set in php.ini manually or set using ini_set().
-
- 27 Feb, 2013 1 commit
-
-
Brice Maron authored
-
- 26 Feb, 2013 2 commits
-
-
Bernhard Posselt authored
-
Bernhard Posselt authored
-
- 06 Feb, 2013 1 commit
-
-
Sam Tuke authored
-
- 30 Nov, 2012 1 commit
-
-
Erik Sargent authored
This reverts commit e1478117.
-
- 28 Nov, 2012 1 commit
-
-
Erik Sargent authored
-
- 11 Nov, 2012 1 commit
-
-
Michiel de Jong authored
-
- 09 Nov, 2012 1 commit
-
-
Stefan Seidel authored
-
- 28 Oct, 2012 1 commit
-
-
Robin Appelman authored
-
- 05 Jul, 2012 2 commits
-
-
Bjoern Schiessle authored
-
Bjoern Schiessle authored
-
- 05 Jun, 2012 2 commits
-
-
Robin Appelman authored
-
Robin Appelman authored
-
- 16 May, 2012 1 commit
-
-
Georg Ehrke authored
add caldav and carddav files in their old place for backward compatibility - add rewriterule for caldav and carddav
-
- 14 May, 2012 2 commits
-
-
Michiel de Jong authored
-
Georg Ehrke authored
-
- 11 May, 2012 1 commit
-
-
Michiel de Jong authored
-
- 10 May, 2012 1 commit
-
-
Georg Ehrke authored
-
- 07 May, 2012 1 commit
-
-
Georg Ehrke authored
-
- 05 May, 2012 1 commit
-
-
Bart Visscher authored
-
- 03 May, 2012 1 commit
-
-
Bart Visscher authored
-
- 02 May, 2012 2 commits
-
-
Bart Visscher authored
-
Georg Ehrke authored
-
- 15 Apr, 2012 1 commit
-
- 25 Mar, 2012 1 commit
-
-
Georg Ehrke authored
-
- 10 Feb, 2012 1 commit
-
-
Stefan Göckeritz authored
-
- 03 Jan, 2012 1 commit
-
-
Robin Appelman authored
having a broken web/card/caldav is much better as having no ownCloud at all :)
-
- 05 Nov, 2011 1 commit
-
-
Sean Leonard authored
Made things work on Dreamhost shared hosting
-
- 27 Oct, 2011 1 commit
-
-
Bartek Przybylski authored
-