-
Notifications
You must be signed in to change notification settings - Fork 495
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All APIs should use permissions #455
Comments
This will be a chain issue, as I'm not the only one doing APIs. Let's start with my beans and then pass it along.
|
Over to Gustavo for re-assignment to other API owners. |
It really depends on the nature of the API. Admin APIs and index, etc, often cannot use Commands or permissions. |
For the Index API we could require an API token and further require that the token owner, the AuthenticatedUser, has the "superuser" boolean set to "true". |
Closing, as agreed with @scolapasta. |
Author Name: Michael Bar-Sinai (@michbarsinai)
Original Redmine Issue: 3870, https://redmine.hmdc.harvard.edu/issues/3870
Original Date: 2014-04-22
Original Assignee: Michael Bar-Sinai
And, preferably, Commands
The text was updated successfully, but these errors were encountered: