Skip to content
Snippets Groups Projects
  • Raphaël Doursenaud's avatar
    f2a47969
    New: Improved forced install process · f2a47969
    Raphaël Doursenaud authored
    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.
    New: Improved forced install process
    Raphaël Doursenaud authored
    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.