Edgewall Software

Opened 13 years ago

Last modified 11 years ago

#10453 closed enhancement

[PATCH] Add support for HttpOnly session cookies — at Initial Version

Reported by: juha.mustonen@… Owned by:
Priority: normal Milestone: 1.0
Component: general Version:
Severity: normal Keywords: patch
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

To improve the session cookie security, allow creating cookies with HttpOnly flag (see: http://en.wikipedia.org/wiki/HTTP_cookie#HttpOnly_cookie)

Patch included - it can be successfully applied on both 0.12.x and trunk.

Change History (1)

by juha.mustonen@…, 13 years ago

Attachment: httponly_cookies.patch added

Patch for adding httponly cookie support

Note: See TracTickets for help on using tickets.