Skip to content
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

Rest services not respecting isPrivate #86

Open
adam-collins opened this issue Mar 4, 2024 · 0 comments
Open

Rest services not respecting isPrivate #86

adam-collins opened this issue Mar 4, 2024 · 0 comments
Assignees

Comments

@adam-collins
Copy link
Contributor

Rest services not respecting isPrivate.

To reproduce

  • Create a private list
  • Access REST service /speciesList/, /speciesListItem/, etc, without JWT
  • The private list is listed and items are available but should not be

I have not checked graphql service.

I have not checked other REST services.

Task

  • Permit admin to see all lists and content.
  • Permit users to see and access their own private lists included in REST requests.
  • Permit users to see and access lists they have edit permissions for in REST requests and UI.
jack-brinkman added a commit that referenced this issue Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants