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

helm install should check the length of the specified csrf key #1847

Open
wy65701436 opened this issue Oct 22, 2024 · 0 comments
Open

helm install should check the length of the specified csrf key #1847

wy65701436 opened this issue Oct 22, 2024 · 0 comments
Assignees

Comments

@wy65701436
Copy link
Contributor

In the Harbor core, if the specified CSRF key does not meet the requirements, Harbor will generate a random string with a length of 32 characters. Consequently, if you scale the pods to more than one, requests will fail due to a CSRF key mismatch.

We should aim to address this issue early in the installation phase.

goharbor/harbor#21060

@wy65701436 wy65701436 self-assigned this Oct 22, 2024
@wy65701436 wy65701436 changed the title helm install should check the length of the specfiied csrf key helm install should check the length of the specified csrf key Oct 22, 2024
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

No branches or pull requests

1 participant