Revert "remove the list from response.vary. not sure why I was getting an error using...
authorChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 10 Jul 2013 22:58:30 +0000 (17:58 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 10 Jul 2013 22:58:30 +0000 (17:58 -0500)
commit53d78991d7122c93c92cddee81a9e3768c6420e9
tree2f520142664622741bc7028bae3e40284d73fe00
parent8cd4f195b84c33d64e8d67250e49f3caf9604f07
Revert "remove the list from response.vary. not sure why I was getting an error using openid without it, but everything seems to be working fine now"

This reverts commit 05ceada051dad011bb9b3e1c93fb42b2d9875939.

It turns out the reason for this in the first place was werkzeug
backwards compatibility.
mediagoblin/meddleware/csrf.py