1
0

Admin interface security improved, thanks to Stefan Esser.

This commit is contained in:
Garvin Hicking
2007-07-12 11:23:05 +00:00
parent 472432b1b9
commit 0c41b7b558
5 changed files with 44 additions and 14 deletions

View File

@ -19,6 +19,12 @@ Version 1.3 ()
Version 1.2 ()
------------------------------------------------------------------------
* Stronger autologin cookie encryption, prevent mixup with template
options (which could make foreign users delete your configured
template option keys). Also use new serendpity_db_implode()
function for a safer API on image handling.
All hail Stefan Esser. :)
* Backend templating changes to insert more classes to input fields
etc (Don Chambers)