diff roundup/__init__.py @ 5620:5f8e6034427c

Do not honor the X-HTTP-Method-Override if the original method used was GET. GET's are supposed to be a safe operation. Require a non-GET method (POST is suggested) in order for the override to occur.
author John Rouillard <rouilj@ieee.org>
date Sun, 24 Feb 2019 21:34:17 -0500
parents 70f6a3ede190
children b68d3d8531d5 573b688fffeb
line wrap: on
line diff

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