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 access control for portfolio metrics #741

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mulder999
Copy link

Description

The backend now exposes a new configuration setting, acl.portfoliometrics.enabled which allows filtering the main dashboard metrics only to projects granted by ACL.

Addressed Issue

This enhancement allows to adress the backend issue 2323.

By default it is disabled, preserving the original broken behavior to ensure that very large databases with users having huge number of projects granted through ACL are not slow down in any way.

Reference screenshot

image

Checklist

Signed-off-by: mulder999 <nospam099-github@yahoo.com>
Signed-off-by: mulder999 <nospam099-github@yahoo.com>
@mulder999 mulder999 force-pushed the task/2323_filterMetricsByAcl branch from 9d830aa to 0cebb32 Compare March 20, 2024 14:15
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.

None yet

1 participant