feat(administration): allow cds-curators in admin views#748
Merged
kpsherva merged 1 commit intoCERNDocumentServer:masterfrom Mar 25, 2026
Merged
feat(administration): allow cds-curators in admin views#748kpsherva merged 1 commit intoCERNDocumentServer:masterfrom
kpsherva merged 1 commit intoCERNDocumentServer:masterfrom
Conversation
Contributor
kpsherva
commented
Mar 24, 2026
- grant access to clc sync list and harvester reports
- closes CLC sync admin view should be visible for librarians #487
* grant access to clc sync list and harvester reports
c52f275 to
a14a6bd
Compare
zzacharo
reviewed
Mar 25, 2026
| "auto_sync": {"text": _("Auto sync"), "order": 5, "width": 1}, | ||
| } | ||
|
|
||
| decorators = [curators_permission.require(http_exception=403)] |
Contributor
There was a problem hiding this comment.
that decorates access to the endpoint?
Contributor
Author
There was a problem hiding this comment.
no, to the administration view (not rest endpoint)
zzacharo
approved these changes
Mar 25, 2026
sakshamarora1
approved these changes
Mar 25, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.