Skip to content
Snippets Groups Projects
  1. Dec 10, 2014
  2. Dec 04, 2014
  3. Nov 27, 2014
  4. Nov 10, 2014
  5. Nov 06, 2014
  6. Oct 24, 2014
  7. Oct 20, 2014
  8. Sep 22, 2014
    • Lukas Reschke's avatar
      Do only follow HTTP and HTTPS redirects · 6eeb9058
      Lukas Reschke authored
      We do not want to follow redirects to other protocols since they might allow an adversary to bypass network restrictions. (i.e. a redirect to ftp:// might be used to access files of a FTP server which might be in a secure zone and not be reachable from the net but from the ownCloud server)
      
      Get final redirect manually using get_headers()
      
      Migrate to HTTPHelper class and add unit tests
      6eeb9058
  9. Sep 04, 2014
  10. Sep 03, 2014
  11. Aug 31, 2014
  12. Jul 16, 2014
  13. Jul 14, 2014
  14. Jun 05, 2014
  15. Apr 19, 2014
  16. Mar 10, 2014
  17. Feb 28, 2014
  18. Feb 11, 2014
  19. Jan 24, 2014
  20. Jan 08, 2014
  21. Jan 06, 2014
  22. Nov 26, 2013
  23. Nov 22, 2013
  24. Nov 07, 2013
  25. Nov 03, 2013
  26. Oct 04, 2013
  27. Sep 24, 2013
  28. Sep 23, 2013
  29. Sep 20, 2013
Loading