indigo-iam / voms-importer

A VOMS import script for INDIGO IAM
Other
1 stars 2 forks source link

Added CSRF Guard header to the the get calls #19

Closed balciiberk closed 11 months ago

balciiberk commented 11 months ago

To solve the HTTPError: 500 Server Error: CSRF header guard missing from request! error, CSRF guard header is added to the GET requests.