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

Add non-admin/admin version split for instant launches, to allow users to create/update/delete #70

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

ianmcorvidae
Copy link
Member

@ianmcorvidae ianmcorvidae commented Oct 17, 2024

This still needs some testing, but I think should be basically done. This:

  • Moves the existing endpoints, which are really admin-only endpoints, into an admin path.
  • Where applicable (i.e. for add/update/delete, but not for metadata stuff), adds new endpoints at the locations of the old ones that expect a user to be passed in and verify that the user matches that in the submission or in the existing database entry. (This user parameter will be added by terrain from auth information)

@ianmcorvidae ianmcorvidae force-pushed the user-instant-launches branch from 02aa5c4 to b6cc325 Compare October 18, 2024 16:38
@ianmcorvidae
Copy link
Member Author

YOLO (review still welcome)

@ianmcorvidae ianmcorvidae merged commit 96f8ed0 into cyverse-de:main Oct 21, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

1 participant