dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] f2a479: New: Improved forced install


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] f2a479: New: Improved forced install process
Date: Wed, 20 Jul 2016 09:27:40 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: f2a479695eb4e3b18c73fd2f535aace720b0f601
      
https://github.com/Dolibarr/dolibarr/commit/f2a479695eb4e3b18c73fd2f535aace720b0f601
  Author: Raphaƫl Doursenaud <address@hidden>
  Date:   2016-07-20 (Wed, 20 Jul 2016)

  Changed paths:
    M htdocs/install/check.php
    M htdocs/install/fileconf.php
    M htdocs/install/inc.php
    M htdocs/install/index.php
    A htdocs/install/install.forced.sample.php
    M htdocs/install/step1.php
    M htdocs/install/step2.php
    M htdocs/install/step4.php
    M htdocs/install/step5.php
    M htdocs/install/upgrade.php
    M htdocs/install/upgrade2.php
    M htdocs/langs/en_US/install.lang

  Log Message:
  -----------
  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.


  Commit: 0ff6149741fdbd1b5f5f3221ce3fd4806ec5e3d7
      
https://github.com/Dolibarr/dolibarr/commit/0ff6149741fdbd1b5f5f3221ce3fd4806ec5e3d7
  Author: Laurent Destailleur <address@hidden>
  Date:   2016-07-20 (Wed, 20 Jul 2016)

  Changed paths:
    M htdocs/install/check.php
    M htdocs/install/fileconf.php
    M htdocs/install/inc.php
    M htdocs/install/index.php
    A htdocs/install/install.forced.sample.php
    M htdocs/install/step1.php
    M htdocs/install/step2.php
    M htdocs/install/step4.php
    M htdocs/install/step5.php
    M htdocs/install/upgrade.php
    M htdocs/install/upgrade2.php
    M htdocs/langs/en_US/install.lang

  Log Message:
  -----------
  Merge pull request #4673 from GPCsolutions/develop-forcedinstall

New: Improved forced install process


Compare: 
https://github.com/Dolibarr/dolibarr/compare/5a8c08e6ccbf...0ff6149741fd

reply via email to

[Prev in Thread] Current Thread [Next in Thread]