support secure and httpOnly cookies

Bug #153361 reported by Aaron Swartz
2
Affects Status Importance Assigned to Milestone
web.py
Fix Released
Medium
Anand Chitipothu

Bug Description

Add optional keyword arguments to setCookie to support these features. See thread " Secure HTTPS-only cookies with setcookie()".

Aaron Swartz (aaronsw)
Changed in webpy:
assignee: nobody → anandology
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Anand Chitipothu (anandology) wrote :

Added support for secure.
Adding support for HttpOnly is not very simple because, Cookie.SimpleCookie doesn't support it.

Changed in webpy:
milestone: none → 0.3
status: Confirmed → Fix Committed
Changed in webpy:
milestone: 0.3 → 0.23
Changed in webpy:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.