view roundup/cgi/__init__.py @ 4586:b21bb66de6ff

Mark cookies HttpOnly and -- if https is used -- secure. Fixes issue2550689, but is untested if this really works in browsers.
author Ralf Schlatterbeck <rsc@runtux.com>
date Thu, 23 Feb 2012 14:55:35 +0100
parents fc52d57c6c3e
children
line wrap: on
line source

''' CGI interface modules '''
__docformat__ = 'restructuredtext'

Roundup Issue Tracker: http://roundup-tracker.org/