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 MFA always required for file transfers #51740

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Joerger
Copy link
Contributor

@Joerger Joerger commented Feb 1, 2025

#49794 introduced some hacky useEffect logic that failed to properly share the mfa state between sessions and file transfers within that session. This PR fixes it by having the two straightforwardly share mfa state within the same object.

Fixes #51694

@Joerger Joerger requested a review from avatus February 1, 2025 01:08
@Joerger Joerger force-pushed the joerger/fix-mfa-always-required-file-transfer branch from c5b22d9 to dc34081 Compare February 1, 2025 01:47
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.

File transfers in the WebUI always think MFA is required
1 participant