mysociety / popit-api

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

Allow openpoliticians full CORS permissions #130

Closed chrismytton closed 9 years ago

chrismytton commented 9 years ago

Open Politicians needs to do things other than the import such as bulk delete from an instance before performing the import. This change allows it full access to the API.

Note that this change is only for Open Politicians, no other sites will be able to access the site over CORS.

struan commented 9 years ago

Looks fine to me.