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

Fix cache dashboard page skips auth check and wrong health metric name #1103

Merged
merged 4 commits into from
Apr 17, 2024

Conversation

haoming29
Copy link
Contributor

Closes #1097

Also fixed the issue where the component health metric has the wrong name Xrootd.cache instead of xrootd

@haoming29 haoming29 added bug Something isn't working critical High priority for next release labels Apr 11, 2024
@haoming29 haoming29 added this to the v7.8.0 milestone Apr 11, 2024
@haoming29 haoming29 requested a review from turetske April 12, 2024 13:43
Copy link
Collaborator

@turetske turetske left a comment

Choose a reason for hiding this comment

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

LGTM!

@haoming29 haoming29 merged commit 92e9fb4 into PelicanPlatform:main Apr 17, 2024
19 checks passed
@haoming29 haoming29 deleted the fix-cache-auth branch April 17, 2024 19:29
haoming29 added a commit that referenced this pull request May 1, 2024
#1103)

* Fix the bug where cache/index.html page was not guarded by auth

* Fix the wrong health metric name fro xrootd

* update `package-lock.json`

* Reset auth DB at test start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working critical High priority for next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cache UI didn't redirect to login page with unauthed user
2 participants