comparison roundup/scripts/roundup_admin.py @ 5629:8e3df461d316 maint-1.6

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 86ef4ab17dc5
children 1045b8eb0a3b
comparison
equal deleted inserted replaced
5628:64ceb9c14b28 5629:8e3df461d316

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