Add support for browser-session cookies, using a cookieTTL value of

"session".
This commit is contained in:
Drake 2006-09-21 18:42:41 +00:00
parent 31cbd665e6
commit a170904340
3 changed files with 9 additions and 3 deletions

View file

@ -10,6 +10,7 @@
- fix: Spectre pings not using correct IP address
- fix: search functionality throwing fatal errors
- fix: DBI connect errors infinitely recurse
- add: setting cookieTTL to "session" now creates browser-session cookies
7.0.7
- rfe: Image Management (funded by Formation Design Systems)