Skip to content
Snippets Groups Projects
  1. Jun 25, 2015
  2. Apr 10, 2015
  3. Mar 26, 2015
  4. Feb 26, 2015
  5. Feb 23, 2015
  6. Feb 16, 2015
  7. Nov 17, 2014
  8. Sep 04, 2014
  9. Aug 04, 2014
  10. Jul 02, 2014
  11. Jun 30, 2014
  12. Jun 05, 2014
    • Lukas Reschke's avatar
      Move authentication to it's own call · 7c4abce3
      Lukas Reschke authored
      7c4abce3
    • Lukas Reschke's avatar
      Remove legacy routing code · ac7fb1b2
      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
      ac7fb1b2
  13. Mar 06, 2014
  14. Feb 06, 2014
  15. Nov 25, 2013
  16. Nov 22, 2013
  17. Aug 18, 2013
  18. Jun 10, 2013
  19. Jun 03, 2013
  20. Oct 23, 2012
  21. Oct 16, 2012
  22. Sep 04, 2012
  23. Aug 28, 2012
  24. Aug 08, 2012
  25. Jul 13, 2012
  26. Jun 26, 2012
  27. Jun 06, 2012
  28. May 13, 2012
  29. May 07, 2012
Loading