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