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

When a user tries to log in without a (VPN) connection, QT reports invalid credentials. #4704

Closed
Tracked by #6450
Sebastiaan127001 opened this issue Oct 10, 2022 · 0 comments · Fixed by #6538
Closed
Tracked by #6450
Assignees
Labels
Bug Something isn't working

Comments

@Sebastiaan127001
Copy link
Contributor

Sebastiaan127001 commented Oct 10, 2022

Describe the bug
When a user tries to log in without a (VPN) connection, QT reports invalid credentials.

To Reproduce
Steps to reproduce the behaviour:

  1. Make sure there is a connection.
  2. Navigate to Quality-time
  3. Break the (VPN) connection.
  4. Try to log in with correct credentials.

Expected behaviour
A clear and concise description of what you expected to happen.

Screenshots
image

Additional context
NB: fixing #3580 may interfere by this issue by showing a toast that the server can't be reached. Make sure the user either gets an error message in the modal dialog or via the toast, but not both.

@Sebastiaan127001 Sebastiaan127001 added the Bug Something isn't working label Oct 10, 2022
@fniessink fniessink self-assigned this Jul 7, 2023
fniessink added a commit that referenced this issue Jul 7, 2023
… in fact the server couldn't be reached. Fixes #4704.
fniessink added a commit that referenced this issue Jul 9, 2023
… in fact the server couldn't be reached. Fixes #4704.
fniessink added a commit that referenced this issue Jul 9, 2023
… in fact the server couldn't be reached. Fixes #4704.
fniessink added a commit that referenced this issue Jul 11, 2023
… in fact the server couldn't be reached. Fixes #4704.
fniessink added a commit that referenced this issue Jul 11, 2023
… in fact the server couldn't be reached. Fixes #4704.
fniessink added a commit that referenced this issue Jul 11, 2023
#6538)

* In the login dialog, don't tell the user credentials are invalid when in fact the server couldn't be reached. Fixes #4704.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants