..
doc
removed outdated docs, thanks to Thomas Koch
2006-12-12 10:55:17 +00:00
inc
- implemented more secure password hashing types: sha512_crypt, sha256_crypt and blowfish_crypt (later was only just broken)
2011-06-05 23:22:51 +00:00
lang
- implemented more secure password hashing types: sha512_crypt, sha256_crypt and blowfish_crypt (later was only just broken)
2011-06-05 23:22:51 +00:00
templates /default
* Setup/API: new option to enforce ssl (without specifying a domain in Webserver-URL)
2011-05-31 13:33:26 +00:00
account_migration.php
- fixed with ssha not working migration from sql <--> ldap
2011-05-04 09:42:50 +00:00
admin_account.php
add importexport and activesync to apps of Default group, when creating a new admin user
2011-05-07 12:36:46 +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
fix for bug #2965 - "setup-cli.php --check" prints additional unintended lines on exit code 14
2011-05-28 07:23:02 +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