view roundup/cgi/zLOG.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 55ab0c5b49f9
children
line wrap: on
line source

def LOG(*args, **kw):
    pass

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