Skip to content
  1. Sep 09, 2017
  2. Jun 20, 2017
    • alexalouit's avatar
      API SOAP security fix · f0cae38a
      alexalouit authored
      support attempts login verification
      support ascii output log login for external IPS (like fail2ban)
      f0cae38a
  3. Jan 22, 2017
  4. Oct 07, 2016
  5. Aug 30, 2016
  6. Sep 14, 2015
  7. Aug 06, 2015
  8. Apr 15, 2015
  9. Apr 14, 2015
  10. Apr 07, 2015
  11. Aug 25, 2014
  12. Aug 14, 2014
  13. May 30, 2014
  14. Mar 03, 2014
  15. Mar 02, 2014
  16. Feb 28, 2014
  17. Feb 26, 2014
  18. Feb 17, 2014
  19. Feb 16, 2014
  20. Jan 28, 2014
  21. Jan 22, 2014
  22. Jan 19, 2014
    • Dominik's avatar
      corrected remote-function · f5d73a97
      Dominik authored
      f5d73a97
    • Dominik's avatar
      Mailbox quota can now be included into website quota (FS#3297) · 0e2978ef
      Dominik authored
      --------------------------------------------------------------
      Feature can be activated over admin mailserver settings. when activated websites uid is used instead of standard vmail-uid. this only takes effect if web and mailserver are on the same server, otherwise it will be old behaviour. switching this setting when mailboxes exist doesn't matter. Mailboxfolder will be created with website uid for this. access of postfix and dovecot now works over mysql-table mail_user. virtual_uid_maps is changed from static to mysql-table. for dovecot<->postfix communication protocoll is changed vrom lda to lmtp. disablelmtp-column is added to mail_user-table. uid and gid can be overwritten by remoting.
      ONE OPEN ISSUE: since remoting has completly changed and mail_user_add function is missing at the moment, this function now was inclulded again. it is important to add the both new lines to the future function and then remove this new one.
      0e2978ef
  23. Jan 03, 2014
  24. Dec 30, 2013
  25. Nov 20, 2013
  26. Nov 14, 2013
  27. Sep 06, 2013
    • mcramer's avatar
      This is a big change, so please be cautious · 5bff398b
      mcramer authored
      - Added: First version of client api access with client user credentials
      - Changed: 
        - merged remoting_lib and tform into one new base file where appropriate
        - moved some methods into helper methods
        only those methods remain in remoting_lib or tform that are completely
        different in these files or are only used in one of them
      - Changed: added check of _GET array in json api handler
      5bff398b
  28. Aug 30, 2013
  29. Aug 21, 2013