Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 767 by cyehsc: query json api calls should not require a user  
login
http://code.google.com/p/reviewboard/issues/detail?id=767


The following calls require a user to be logged in:

/api/json/reviewrequests/all/
/api/json/reviewrequests/to/group/<group_name>/
/api/json/reviewrequests/to/user/<username>/
/api/json/reviewrequests/from/user/<username>/
/api/json/reviewrequests/repository/<repository_id>/changenum/<changenum>/

Why? You can get this information without a login using a web browser, why
is there a login requirement to fetch the data using the API? Can these
calls be modified to not require a login?

Thanks.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to