view roundup/cgi/__init__.py @ 5846:fd015c4c6c23

Fix microcopy for CSRF validation failure. Remove display of bad token, I mean what is the user going to do with it. Details are logged so no info is lost. Make verbage more user friendly. Suggest re-entering unsaved data and trying again.
author John Rouillard <rouilj@ieee.org>
date Mon, 15 Jul 2019 20:41:24 -0400
parents fc52d57c6c3e
children
line wrap: on
line source

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

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