You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When one logs in to the last project that has been opened from the dashboard, the form seems to accept any wrong password!
After a quick search, this seems to be caused by this block.
This is very misleading, as for days I believed I was using the correct password when I wasn't. (also explains why I failed to connect from the mobile app)
I could make a PR with the mentioned block of code removed, but to respect the original intention, it would be best to display something like "connected to <project_name>", or even removing the login form in this situation.
The text was updated successfully, but these errors were encountered:
vletard
changed the title
Connection with wrong password
Login with wrong password
May 30, 2024
When one logs in to the last project that has been opened from the dashboard, the form seems to accept any wrong password!
After a quick search, this seems to be caused by this block.
This is very misleading, as for days I believed I was using the correct password when I wasn't. (also explains why I failed to connect from the mobile app)
I could make a PR with the mentioned block of code removed, but to respect the original intention, it would be best to display something like "connected to <project_name>", or even removing the login form in this situation.
The text was updated successfully, but these errors were encountered: