chop-dbhi / cilantro

Official client for Harvest (http://harvest.research.chop.edu)
http://cilantro.harvest.io
Other
28 stars 8 forks source link

Include native CSRF support #779

Closed bruth closed 8 years ago

bruth commented 8 years ago

By default, this uses the X-CSRFToken header and the includes the global csrfToken or csrf_token variable. This is done for historical reasons.

Fix #770

Signed-off-by: Byron Ruth b@devel.io