Only require login for read-only API calls if anonymous access for the site is disabled.
Review Request #783 — Created March 24, 2009 and submitted — Latest diff uploaded
Only require login for read-only API calls if anonymous access for the site is disabled.
Verified I could access several read-only API calls when logged out, and that I couldn't when anonymous access is disabled.
/trunk/reviewboard/webapi/decorators.py |
---|
/trunk/reviewboard/webapi/json.py |
---|