Skip to content
Snippets Groups Projects
  1. Mar 12, 2014
  2. Mar 11, 2014
  3. Mar 10, 2014
  4. Feb 17, 2014
  5. Oct 21, 2013
    • Thomas Müller's avatar
      New OCS route: · 66a2f3b0
      Thomas Müller authored
       /ocs/cloud/user
      Response:
       <?xml version="1.0"?>
       <ocs>
        <meta>
         <status>ok</status>
         <statuscode>100</statuscode>
         <message/>
        </meta>
        <data>
         <id>thomas</id>
         <display-name>DeepDiver</display-name>
         <email>no-response@domain.tld</email>
        </data>
       </ocs>
      66a2f3b0
  6. Aug 31, 2013
  7. Aug 27, 2013
  8. Aug 18, 2013
  9. Jun 28, 2013
  10. Apr 30, 2013
  11. Apr 27, 2013
  12. Feb 09, 2013
  13. Jan 31, 2013
    • Stefan Herbrechtsmeier's avatar
      add multiple domains reverse proxy support · ab2b79cd
      Stefan Herbrechtsmeier authored
      Add support for a reverse proxy that handles multiple domains via different
      web roots (http[s]://proxy.tld/domain.tld/owncloud).
      
      As the reverse proxy web root is transparent for the web server the
      REQUEST_URI and SCRIPT_NAME need manual adjustments. This patch replace
      the direct use of this _SERVER variables with function calls and extend
      this functions to overwrite the web root. Additionally it adds a Sabre
      request backend that extends the Sabre_HTTP_Request to use the same
      functions.
      ab2b79cd
  14. Jan 16, 2013
  15. Jan 14, 2013
  16. Dec 14, 2012
  17. Dec 12, 2012
  18. Nov 22, 2012
  19. Nov 04, 2012
  20. Oct 28, 2012
  21. Oct 16, 2012
  22. Sep 13, 2012
  23. Sep 04, 2012
  24. Aug 02, 2012
  25. Aug 01, 2012
  26. Jul 31, 2012
  27. Jul 30, 2012
  28. Jul 23, 2012
  29. Jul 09, 2012
Loading