-
Notifications
You must be signed in to change notification settings - Fork 509
API: deprecate toggle of superuser status in favor of new idempotent endpoint, update setup-all.sh #10440
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
Merged
Merged
API: deprecate toggle of superuser status in favor of new idempotent endpoint, update setup-all.sh #10440
Changes from 8 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
25cf3ff
9887: Adding new endpoint to make superuser call idempotent
zearaujo25 16ed8cc
9887: Adding documentation and deprecation tag
zearaujo25 5570bec
9887: Fixing documentation
zearaujo25 e1bed70
Update doc/sphinx-guides/source/api/native-api.rst
zearaujo25 e5aca34
Update doc/sphinx-guides/source/api/native-api.rst
zearaujo25 4444c0a
Update doc/sphinx-guides/source/api/native-api.rst
zearaujo25 7008b35
Update doc/release-notes/9887-new-superuser-status-endpoint.md
zearaujo25 532e7f0
9887: code review
zearaujo25 74f6c4a
Update doc/sphinx-guides/source/api/changelog.rst
zearaujo25 9577295
9887: code review
zearaujo25 12fe4cd
9887: renaming function
zearaujo25 0806eab
Merge branch 'develop' into feat/9887 #9887
pdurbin 4788c10
Adding header to documentation
zearaujo25 0d9e8df
Changing header to text/plain
zearaujo25 6684ae6
9887: Changin body to string to allow empty Content-Type
zearaujo25 e3ecf8b
9887: changing installation scrpt to sue new endpoint
zearaujo25 a418b58
9887: Changin doc
zearaujo25 3f89c32
9887: renaming variable
zearaujo25 95ce8e0
tweak docs #9887
pdurbin 074498f
switch BagIT to new "make superuser" API #9887
pdurbin a97b931
reformat code (no-op) #9887
pdurbin 80ae69b
make action log match method name, comment tweak #9887
pdurbin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
The existing API endpoint for toggling the superuser status of a user has been deprecated in favor of a new API endpoint that allows you to explicitly and idempotently set the status as true or false. For details, see [the guides](https://dataverse-guide--10440.org.readthedocs.build/en/10440/api/native-api.html), #9887 and #10440. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.