mysociety / popit

DEPRECATED - Development on PopIt has stopped and it is no longer being maintained
https://goo.gl/Vvej4Q
Other
76 stars 33 forks source link

Don't check auth on CORS preflight requests #776

Closed chrismytton closed 9 years ago

chrismytton commented 9 years ago

When the browser does a preflight request for CORS, don't perform an authorization check, just 200 if the origin is correct.