egroupware_official/setup/inc
2014-04-23 14:56:05 +00:00
..
class.setup_cmd_config.inc.php allow to set smtp auth options via setup-cli 2013-07-15 15:27:47 +00:00
class.setup_cmd_database.inc.php * MySQL: got mysqli extension working and make it default for EGroupware, as mysql is now officially deprecated, existing installs need to be switched manually in header.inc.php or Setup >> Manage header 2013-05-27 10:12:17 +00:00
class.setup_cmd_ldap.inc.php offer to delete all existing accounts from SQL tables, before migration to it 2013-05-23 14:36:52 +00:00
class.setup_detection.inc.php setup uses now sessions too and password-hashes in header.inc.php use most secure hashing type 2013-09-11 11:42:55 +00:00
class.setup_header.inc.php setup uses now sessions too and password-hashes in header.inc.php use most secure hashing type 2013-09-11 11:42:55 +00:00
class.setup_process.inc.php * SiteMgr: fixed not working anonymous user and using now a random password 2013-10-15 09:24:46 +00:00
class.setup.inc.php fixed typo causing not being able to log in with header-admin-user/password into setup 2014-01-18 10:07:21 +00:00
functions.inc.php * Setup: fixed PHP Fatal error due to missing egw-pear in include path required by new EMailAdmin introduced in last package 2013-07-04 15:42:13 +00:00
hook_config_validate.inc.php change validation of configuration to return existing validation functions, not running arbitrary ones 2014-04-23 14:56:05 +00:00
hook_config.inc.php setup uses now sessions too and password-hashes in header.inc.php use most secure hashing type 2013-09-11 11:42:55 +00:00