Quick links: Content - sections - sub sections
EN

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
en:changelog:1.0.1 [2008/01/21 12:27] – created laurenten:changelog:1.0.1 [2008/01/21 14:50] laurent
Line 2: Line 2:
  
 SVN-750, 01/21/2008 SVN-750, 01/21/2008
 +
 +===== Updating from Jelix 1.0 =====
 +
 +This release fix only some few little bugs and a vulnerability in phpMailer (jMailer). You don't have to do change in your source code. However, you must follow this instructions:
 +
 +  * You can replace safely the lib directory by the new one provided in the jelix 1.0.1 package.
 +  * To improve security in existant applications :
 +      * add a .htaccess file which contains "deny from all" in temp/ directory and in your applications directories.
 +      * add a .htaccess file which contains "allow from all" in the www directories of your applications
 +  * delete all files in the temp/ directories
  
 ===== Little improvements ===== ===== Little improvements =====
Line 13: Line 23:
  
 ===== Bugs fixed ===== ===== Bugs fixed =====
 +  * a vulnerability in phpMailer (jMailer) (#437).
   * temp directory was not protected and content of compiled ini file was readable, when creating an application with createapp. Added some .htaccess files (#415).   * temp directory was not protected and content of compiled ini file was readable, when creating an application with createapp. Added some .htaccess files (#415).
   * simple php tags should not be allowed in template (#426)   * simple php tags should not be allowed in template (#426)

en/changelog/1.0.1.txt · Last modified: 2008/02/14 21:22 by 127.0.0.1

Recent changes RSS feed Creative Commons License