Skip to content
  1. Nov 14, 2012
  2. Nov 13, 2012
    • mcramer's avatar
      Implemented: · 5a70c4ce
      mcramer authored
       - allowed /web as a base path for vhost subdomains
       - added security checks when deleting vhost subdomains, so no paths still used by other subdomains or the main web get deleted accidently
      5a70c4ce
    • mcramer's avatar
    • mcramer's avatar
    • 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
  3. Nov 12, 2012
  4. Nov 09, 2012
  5. Nov 08, 2012
  6. Nov 07, 2012
  7. Nov 06, 2012
  8. Nov 05, 2012
  9. Nov 04, 2012
  10. Nov 02, 2012
    • Falko Timme's avatar
    • mcramer's avatar
      Bugfix: · 061c5ea8
      mcramer authored
       - database users do not get renamed in mysql
       - database passwords get deleted on user or database changing in some situations
      061c5ea8
    • mcramer's avatar
      Updated: · 8c94bf53
      mcramer authored
       - allowed some more characters in phpmyadmin url (system config) like redirect urls do
       - added [DATABASENAME] as placeholder to the phpmyadmin url to be able to use urls like http://[SERVERNAME]/?db=[DATABASENAME]
      8c94bf53
    • mcramer's avatar
      Fixed: · 11b0b5e6
      mcramer authored
       - follow-up to previous commits, database user selection was not refreshed on existing databases
      11b0b5e6
    • 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
    • mcramer's avatar
      Updated: · b14a7cc8
      mcramer authored
       - Database users have to match the client of the parent website
       - Update select boxes for database users on change of parent website
      b14a7cc8
  11. Nov 01, 2012