diff roundup/cgi/TAL/talgettext.py @ 5624:b3618882f906

issue2551023: Fix CSRF headers for use with wsgi and cgi. The env variable array used - separators rather than _. Compare: HTTP_X-REQUESTED-WITH to HTTP_X_REQUESTED_WITH. The last is correct. Also fix roundup-server to produce the latter form. (Patch by Cédric Krier)
author John Rouillard <rouilj@ieee.org>
date Wed, 27 Feb 2019 21:47:39 -0500
parents f2fade4552c5
children 9c3ec0a5c7fc
line wrap: on
line diff

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