egroupware_official/setup/inc
Ralf Becker 2ca98f1fa3 - fixed with ssha not working migration from sql <--> ldap
- using 16 char salt for ssha and smd5 as eclipse ldap admin does
- remove auth::hash_sql2ldap() method, as it is now in setup/inc/class.setup_cmd_ldap.inc.php
- added ability to create uid dn in setup_cmd_ldap subcommand create_ldap
2011-05-04 09:46:18 +00:00
..
class.setup_cmd_config.inc.php merged r30435: removing the defaultvalue for the imap_server, as we do not require imap_server for setup anymore 2010-09-17 12:20:20 +00:00
class.setup_cmd_database.inc.php merged r31591: new parameter $make_db_name_unique to append a decrementing numeric postfix to db_name and db_user, if db already exists 2010-09-17 12:14:32 +00:00
class.setup_cmd_ldap.inc.php - fixed with ssha not working migration from sql <--> ldap 2011-05-04 09:46:18 +00:00
class.setup_detection.inc.php * fixed not working automatic install (stalls after installing core apps, because existing tables get NOT refreshed) 2010-12-01 11:27:33 +00:00
class.setup_process.inc.php * Setup: making SSHA (salted sha1) hashes the default password hash for SQL and LDAP 2011-05-04 07:56:09 +00:00
class.setup.inc.php * fixed "undefined function lang_select" issue, if no cookies are allowed, also showing again language selection for new installs 2011-02-03 02:07:36 +00:00
hook_config.inc.php dont show vfs_storage_mode "custom", if not custom 2011-03-07 14:14:49 +00:00