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

Closes #13038: Establish DEFAULT_PERMISSIONS config parameter #13308

Merged
merged 2 commits into from
Jul 30, 2023

Conversation

jeremystretch
Copy link
Member

Closes: #13038

  • Introduces the DEFAULT_PERMISSIONS config parameter
  • Establishes the following as default default permissions with a constraint of {'user': '$user'}:
    • users.view_token
    • users.add_token
    • users.change_token
    • users.delete_token
  • Rewrites the edit & delete views for UserToken to utilize generic views
  • Update Token API test suite to match the typical pattern

@jeremystretch jeremystretch merged commit 07f68ae into feature Jul 30, 2023
12 checks passed
@jeremystretch jeremystretch deleted the 13038-default-permissions branch July 30, 2023 19:05
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant