Open sheoranjs24 opened 9 years ago
We may be able to IP whitelist using something similar to this: http://www.django-rest-framework.org/api-guide/permissions/#examples so that only requests from our server will work.
@sheoranjs24 This is in review right now on ZenHub, but did #128 solve this? If not, should it still be in review?
My apologies. I removed ZenHub plugin from Google Chrome, only to find out that I could not see ZenHub UI on Github anymore.
This issue is not solved.
Block public access to API calls that do not have a public url (i.e not appended with /public/).