Skip to content
Snippets Groups Projects
  1. Oct 06, 2016
  2. Jul 21, 2016
  3. May 26, 2016
  4. May 02, 2016
  5. Apr 20, 2016
  6. Apr 12, 2016
  7. Apr 05, 2016
  8. Mar 01, 2016
  9. Jan 26, 2016
  10. Jan 12, 2016
  11. Oct 16, 2015
  12. Oct 06, 2015
  13. Oct 05, 2015
  14. Aug 18, 2015
  15. Jun 30, 2015
  16. Jun 25, 2015
  17. Mar 26, 2015
  18. Mar 09, 2015
  19. Feb 26, 2015
  20. Feb 23, 2015
  21. Feb 16, 2015
  22. Nov 17, 2014
  23. Aug 04, 2014
  24. Jun 25, 2014
  25. 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
  26. Feb 20, 2014
  27. Feb 13, 2014
  28. Feb 06, 2014
  29. Feb 01, 2014
  30. Aug 18, 2013
  31. Jun 10, 2013
  32. Oct 23, 2012
  33. Oct 16, 2012
  34. Oct 08, 2012
  35. Sep 04, 2012
  36. Aug 28, 2012
  37. Aug 08, 2012
Loading