Skip to content
  1. Dec 18, 2012
  2. Dec 14, 2012
  3. Dec 11, 2012
  4. Dec 10, 2012
  5. Dec 05, 2012
  6. Dec 04, 2012
  7. Nov 29, 2012
  8. Nov 28, 2012
  9. Nov 27, 2012
  10. Nov 23, 2012
  11. Nov 14, 2012
  12. 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
  13. Nov 09, 2012
  14. Nov 08, 2012
  15. Nov 02, 2012
    • mcramer's avatar
      Updated: · 366be0c1
      mcramer authored
       - if no db prefix is set use php uniqid function to get a db username and db name
      366be0c1
  16. Nov 01, 2012
  17. Oct 31, 2012
    • mcramer's avatar
      Fixed: Follow-up to commit r3623 · 7e48bdf4
      mcramer authored
       - entered all missing german and english entries for datalog status
       - excluded some more tables from status display
       - inserted the info-display code to the relevant templates
      7e48bdf4
  18. Oct 30, 2012
  19. Oct 29, 2012
    • mcramer's avatar
      Fixed: · dfd594e7
      mcramer authored
      - APS installer:
        if database is created on different server than web the allowed remote ip for the database was set to the database server ip instead of the webserver ip
      Updated:
      - APS installer:
        the database should be created on localhost (the webserve) if it has database service enabled. fallback is the default database server of the client.
      dfd594e7
  20. Oct 25, 2012
  21. Oct 22, 2012
  22. Oct 19, 2012