comparison roundup/scripts/roundup_gettext.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 64b05e24dbd8
children 32a5a54536b5
comparison
equal deleted inserted replaced
5623:1c4adab65faf 5624:b3618882f906

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