Skip to content
  1. Feb 27, 2013
  2. Feb 25, 2013
    • mcramer's avatar
      - Added: remoting queries with a lot of results (e.g. email addresses or alias... · 3fc28c01
      mcramer authored
      - Added: remoting queries with a lot of results (e.g. email addresses or alias domains or dns rr) lead to non-functioning soap requests
        - added '#OFFSET#' AND '#LIMIT#' handling to the query
        - added automatic 'WHERE 1' if an empty array was given as query
        example: $result = $api->sites_web_domain_get('type' => 'vhost', '#OFFSET#' => 25, '#LIMIT#' => 50); to get the websites 26 to 75
      
      3fc28c01
  3. Jan 07, 2013
  4. Dec 04, 2012
  5. Nov 28, 2012
  6. Nov 27, 2012
  7. Nov 13, 2012
    • mcramer's avatar
      Implemented: · e7663cef
      mcramer authored
       - added isset() checks to password encryption mode in remoting
       - if additional parameter "_ispconfig_pw_crypted" is set to "1" the password fields are not re-encrypted, this is useful when importing data from existing user-bases where no cleartext passwords are stored.
         Attention: crypted passwords need to have the same format or they won't work (i.e. CRYPT for CRYPT fields, PASSWORD() for mySQL fields)
      e7663cef
  8. Oct 25, 2012
  9. Oct 22, 2012
  10. Sep 26, 2012
  11. Sep 13, 2012
  12. Aug 17, 2012
  13. Jun 16, 2012
  14. Jun 07, 2012
  15. May 08, 2012
  16. Apr 05, 2012
  17. Jan 25, 2012
  18. Jan 12, 2012
  19. Dec 07, 2011
  20. Sep 12, 2011
  21. Aug 05, 2011
  22. Apr 05, 2011
  23. Apr 04, 2011
  24. Jan 12, 2011
  25. Sep 10, 2010
  26. Jul 19, 2010
  27. Jun 15, 2010
  28. Apr 09, 2010
  29. Apr 08, 2010
  30. Mar 08, 2010
  31. Mar 04, 2010
  32. Mar 01, 2010
  33. Feb 23, 2010
  34. Feb 22, 2010
  35. Nov 19, 2009
  36. Sep 17, 2009
  37. Sep 15, 2009
  38. Sep 02, 2009