Changes

Jump to navigation Jump to search
m
Line 16: Line 16:  
* Works with register_globals on or off (off highly recommended) <sup>[*2]</sup>.
 
* Works with register_globals on or off (off highly recommended) <sup>[*2]</sup>.
 
* Works with PHP safe_mode on or off (on recommended) <sup>[*3]</sup>.
 
* Works with PHP safe_mode on or off (on recommended) <sup>[*3]</sup>.
* Production option to disable any technical information leakage (debug, error stacktrace, version informations) <sup>[*6]</sup> (TODO Not yet available).
+
* Production option to disable any technical information leakage (debug, error stacktrace, version informations) <sup>[*6]</sup>. See [[Configuration_file|Dolibarr configuration file]].
 
* Protection against SQL injection <sup>[*2]</sup>.
 
* Protection against SQL injection <sup>[*2]</sup>.
 
* Protection against XSS injection (Cross Site Scripting) <sup>[*1]</sup>.
 
* Protection against XSS injection (Cross Site Scripting) <sup>[*1]</sup>.

Navigation menu