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: assume untrusted user before config receival #1065

Merged
merged 1 commit into from Mar 12, 2023

Conversation

matmen
Copy link
Member

@matmen matmen commented Mar 12, 2023

Fixes a theme loading race condition on setups where FORCE_LOGINS is turned on, resulting in a 401.
Assumes FORCE_LOGINS is enabled when the configuration hasn't been received yet.

Fixes a theme loading race condition on setups where FORCE_LOGINS is turned on, resulting in a 401.
Assumes FORCE_LOGINS is enabled when the configuration hasn't been received yet.

Signed-off-by: Mathis Mensing <github@matmen.dev>
@matmen matmen added the GH - Bug Something isn't working label Mar 12, 2023
@matmen matmen added this to the 1.24 milestone Mar 12, 2023
@matmen matmen requested a review from pedrolamas March 12, 2023 20:53
@matmen matmen merged commit f454b9d into fluidd-core:develop Mar 12, 2023
@matmen matmen deleted the fix/assume-untrusted branch March 12, 2023 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GH - Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants