#1. What's new in 0.6.9
- An important security fix and improvements for the rc.php static resource compressor
- Authentication security and stability improvement backported from Siena
- Anti-XSS improvement backported from Siena
- Authentication support for multi-domain sites (with "remember me")
See
Trac report for more details.
#2. Installation
Just follow the INSTALL.txt instructions included in the package.
#2.1. Updating from 0.6.8
- Replace these files with updated files:
system/lang/en/admin.lang.php
system/lang/ru/admin.lang.php
system/functions.admin.php
system/core/users/users.auth.inc.php
system/core/users/users.logout.inc.php
system/core/users/users.profile.inc.php
system/common.php
system/functions.php
system/header.php
rc.php
- Run sql/patch-0.6.3-0.6.9.sql in phpMyAdmin
View source changes from 0.6.8
Thanked: 2 times
Thanked: 3 times
Edit: Nevermind, had an syntax error in my updated lang file.
look here: http://trac.cotonti.com/ticket/505
Thanked: 263 times