Skip to content
Snippets Groups Projects
  1. 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
  2. Feb 20, 2014
  3. Feb 13, 2014
  4. Feb 06, 2014
  5. Feb 01, 2014
  6. Aug 18, 2013
  7. Jun 10, 2013
  8. Oct 23, 2012
  9. Oct 16, 2012
  10. Oct 08, 2012
  11. Sep 04, 2012
  12. Aug 28, 2012
  13. Aug 08, 2012
  14. Aug 07, 2012
  15. Jul 26, 2012
  16. Jul 13, 2012
  17. Jul 04, 2012
  18. Jun 26, 2012
  19. Jun 25, 2012
  20. Jun 24, 2012
  21. Jun 21, 2012
  22. Jun 09, 2012
  23. Jun 06, 2012
  24. May 25, 2012
  25. May 16, 2012
  26. May 13, 2012
  27. May 07, 2012
  28. May 05, 2012
Loading