dolibarr/htdocs/install
Raphaël Doursenaud f2a479695e
New: Improved forced install process
Tamper proofed the process by not relying on POST values for forced fields.
Disabled all fields set when $force_install_noedit is set.
Added a full-featured forced install config file template.

On the side:
Improved Dolibarr root and url detection.
Prevent install locking if install was not successful.
Added missing translation on failed administrator creation.
Better escaping of posted values.
2016-07-20 14:22:35 +02:00
..
doctemplates Merge remote-tracking branch 'origin/3.8' into develop 2015-12-13 16:23:33 +01:00
lib Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
mssql Make MS SQL working 2015-02-14 16:27:00 +01:00
mysql Merge branch 'abb-14' of https://github.com/bafbes/dolibarr into bafbes-abb-14 2016-07-15 17:05:12 +02:00
pgsql Merge remote-tracking branch 'origin/3.9' into develop 2016-07-06 15:11:29 +02:00
sqlite3 Sqlite3-PDO restoration 2015-03-05 10:52:37 +01:00
.gitignore Exclude file from sources. It is generated when building package. 2015-10-11 19:47:47 +02:00
check.php New: Improved forced install process 2016-07-20 14:22:35 +02:00
default.css Install style match application style 2016-01-08 22:23:57 +01:00
fileconf.php New: Improved forced install process 2016-07-20 14:22:35 +02:00
inc.php New: Improved forced install process 2016-07-20 14:22:35 +02:00
index.php New: Improved forced install process 2016-07-20 14:22:35 +02:00
install.forced.sample.php New: Improved forced install process 2016-07-20 14:22:35 +02:00
phpinfo.php Removed closing php tag 2014-05-03 18:18:44 +02:00
repair.php Merge remote-tracking branch 'origin/3.9' into develop 2016-07-12 19:30:01 +02:00
robots.txt
step1.php New: Improved forced install process 2016-07-20 14:22:35 +02:00
step2.php New: Improved forced install process 2016-07-20 14:22:35 +02:00
step4.php New: Improved forced install process 2016-07-20 14:22:35 +02:00
step5.php New: Improved forced install process 2016-07-20 14:22:35 +02:00
upgrade2.php New: Improved forced install process 2016-07-20 14:22:35 +02:00
upgrade.php New: Improved forced install process 2016-07-20 14:22:35 +02:00