mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
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. |
||
|---|---|---|
| .. | ||
| doctemplates | ||
| lib | ||
| mssql | ||
| mysql | ||
| pgsql | ||
| sqlite3 | ||
| .gitignore | ||
| check.php | ||
| default.css | ||
| fileconf.php | ||
| inc.php | ||
| index.php | ||
| install.forced.sample.php | ||
| phpinfo.php | ||
| repair.php | ||
| robots.txt | ||
| step1.php | ||
| step2.php | ||
| step4.php | ||
| step5.php | ||
| upgrade.php | ||
| upgrade2.php | ||