egroupware/setup
Ralf Becker 457e79454d * Setup: making SSHA (salted sha1) hashes the default password hash for SQL and LDAP
- fixing not working ssha hashes if mb_string.func_overload > 0 set
2011-05-04 07:52:45 +00:00
..
doc removed outdated docs, thanks to Thomas Koch 2006-12-12 10:55:17 +00:00
inc * Setup: making SSHA (salted sha1) hashes the default password hash for SQL and LDAP 2011-05-04 07:52:45 +00:00
lang Add link to find and register all application hooks 2011-03-23 16:19:32 +00:00
templates/default allow to set auth type used for activesync in setup 2011-03-28 09:45:28 +00:00
account_migration.php moved logic of account-migration to setup_cmd_ldap and using setup_cmd_ldap for account_migration.php, that way we can also create the ldap-structur during the migration 2010-08-26 20:22:02 +00:00
admin_account.php * give everyone implicit rights for home app, as taking them away makes to many support problems 2011-03-30 07:54:29 +00:00
applications.php only register hooks for installed applications 2011-03-28 17:54:02 +00:00
applist.php removed copy of Template object in setup, using the one in the api 2007-12-09 08:03:56 +00:00
check_install.php use /usr/bin/tnef if available, before search tnef or ytnef via which in the path, to cope with system having it NOT in the path, but at its standard location 2011-02-22 13:09:09 +00:00
config.php avoiding deprecated warning under php5.3 2010-07-25 09:08:24 +00:00
db_backup.php * removing memory limit from backup download, by switching off output buffering and zlib output compression 2011-02-25 13:13:40 +00:00
fix_mysql_charset.php phpDoc headers 2008-08-20 06:04:28 +00:00
index.php fixed SQL error in install from backup, as suggested by Hans-Jürgen 2010-09-18 17:10:35 +00:00
lang.php marking all static methods static and moving method to query supported languages into setup_translation class 2010-07-29 08:14:15 +00:00
manageheader.php * fixed "undefined function lang_select" issue, if no cookies are allowed, also showing again language selection for new installs 2011-02-03 02:01:48 +00:00
schematoy.php removed copy of Template object in setup, using the one in the api 2007-12-09 08:03:56 +00:00
setup-cli.php fixed PHP Warning: fclose(): 146 is not a valid stream resource in setup-cli.php --update 2010-09-08 08:55:06 +00:00
sqltoarray.php removed copy of Template object in setup, using the one in the api 2007-12-09 08:03:56 +00:00