-
Notifications
You must be signed in to change notification settings - Fork 19
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: login inconsistency with same credentials #4694
Comments
This is the place where the error comes from: Line 105 in 4b1e1a5
|
This is the last diff (4 months ago): a3de237#diff-1d32443ea47503da0b3f8ff2cec181d258e27e78db5a670a377f9f2af9bd58b9 Why is this 'todo' still in the code?
|
This issue can not be replicated. Current assumption is that a wrong password is used for the password update. |
To make it more robust. could you add a .trim() function to remove leading and/or trailing whitespaces? |
Have you checked if this issue already exists?
Molgenis EMX2 version
Software version: v11.34.0. Database version: 23.
Description
Users are experiencing inconsistent login behavior in EMX2 when using the same credentials on different days.
Initial Behavior (Day 1)
Current Behavior (Few Days Later)
Additional Information
Username used: testERRAS
Authentication method: Both sign-in button and username/password form
Time between successful and failed attempts: Multiple days
No known changes to user credentials or permissions during this period
Reproduction steps
Expected behaviour
Consistent authentication success when using valid credentials, regardless of time between login attempts
System configuration
The text was updated successfully, but these errors were encountered: