Skip to content

Conversation

@phillipjf
Copy link
Collaborator

the mfa login page included two username fields (username and UserName) in two different forms. the UserName field was resulting in a 500 error from the upstream server. this change only submits input fields from the loginForm form in the UI. this change also adds error handling for when the login response is >=400 and removes an unused dependency on the datetime module

the mfa login page included two username fields (username and UserName) in two different forms. the UserName field was resulting in a 500 error from the upstream server. this change only submits input fields from the loginForm form in the UI. this change also adds error handling for when the login response is >=400 and removes an unused dependency on the datetime module
@phillipjf phillipjf merged commit 855c881 into main Oct 15, 2025
17 checks passed
@phillipjf phillipjf deleted the fix/login_form_input_fields branch October 15, 2025 15:53
@cshamrick
Copy link
Owner

🎉 This PR is included in version 2.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants