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 Web UI trying to save user settings when logged out #30324

Merged
merged 1 commit into from
May 16, 2024

Conversation

ClearlyClaire
Copy link
Contributor

Fixes #30066

@ClearlyClaire
Copy link
Contributor Author

This could be worth backporting, but this would require rebuilding assets, which is not required by the current backports for the next patch releases yet.

@ClearlyClaire ClearlyClaire requested a review from a team May 16, 2024 12:52
Copy link
Sponsor Member

@renchap renchap left a comment

Choose a reason for hiding this comment

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

Looks good to me.

I am not against a backport, having to recompute the assets should not be a big issue for server admins?

@ClearlyClaire
Copy link
Contributor Author

Looks good to me.

I am not against a backport, having to recompute the assets should not be a big issue for server admins?

It's not an outlandish hurdle, but it's just by far the most resource-intensive part of the update (when not using docker).

@ClearlyClaire ClearlyClaire added this pull request to the merge queue May 16, 2024
@ClearlyClaire ClearlyClaire added the to backport PR needed to be backported label May 16, 2024
Merged via the queue into main with commit 66906a1 May 16, 2024
52 checks passed
@ClearlyClaire ClearlyClaire deleted the fixes/logged-out-settings branch May 16, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to backport PR needed to be backported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: 422 can't verify CSRF token authenticity on explore page
2 participants