egroupware_official/setup/inc
2014-06-03 12:00:22 +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 * Setup: fixed CSRF error when trying to save configuration, if session encryption is switched on in header.inc.php ($GLOBALS[egw_info][server][mcrypt_enabled] = true;) 2014-06-03 12:00:22 +00:00
functions.inc.php * PHP 5.5: disabling deprecated warnings of 5.5 eg. preg_replace with /e 2014-05-27 15:05:13 +00:00
hook_config_validate.inc.php * Setup: always try to use a TLS connection for mail auth 2014-05-19 17:38:40 +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