1
0

Use secure HTTPS cookies

This commit is contained in:
Garvin Hicking
2006-08-30 09:13:50 +00:00
parent 9041bda1a0
commit 509a065caf
3 changed files with 10 additions and 2 deletions

View File

@ -3,6 +3,9 @@
Version 1.1-beta4 ()
------------------------------------------------------------------------
* Use seperate PHP session ID when using HTTPS login. Set 'secure'
cookie parameters when using HTTPS. Thanks to lynoure!
* Added possibility for templates to define the sidebars they use.
The template specifies this via the $template_config array in
the config.inc.php file of a template. It looks like this: