Skip to content

feat(administration): allow cds-curators in admin views#748

Merged
kpsherva merged 1 commit intoCERNDocumentServer:masterfrom
kpsherva:allow-curators
Mar 25, 2026
Merged

feat(administration): allow cds-curators in admin views#748
kpsherva merged 1 commit intoCERNDocumentServer:masterfrom
kpsherva:allow-curators

Conversation

@kpsherva
Copy link
Copy Markdown
Contributor

* grant access to clc sync list and harvester reports
"auto_sync": {"text": _("Auto sync"), "order": 5, "width": 1},
}

decorators = [curators_permission.require(http_exception=403)]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that decorates access to the endpoint?

Copy link
Copy Markdown
Contributor Author

@kpsherva kpsherva Mar 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, to the administration view (not rest endpoint)

@kpsherva kpsherva merged commit c2e591b into CERNDocumentServer:master Mar 25, 2026
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.

CLC sync admin view should be visible for librarians

3 participants