We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If no fields are filled in before "sign in" is pressed, the error shown is irrelevant to the user.
(if incorrect format email address)
(if no email entered)
(if empty field)
(if password or email is incorrect)
The text was updated successfully, but these errors were encountered:
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/IAM-1243.
This message was autogenerated
Sorry, something went wrong.
fix(login) ensure a password is set, when using password login to imp…
e5040c4
…rove error message. fixes canonical#382 Signed-off-by: David Edler <david.edler@canonical.com>
690f1f5
6359a7a
Successfully merging a pull request may close this issue.
If no fields are filled in before "sign in" is pressed, the error shown is irrelevant to the user.
For email should show:
(if incorrect format email address)
(if no email entered)
For password should show:
(if empty field)
(if password or email is incorrect)
The text was updated successfully, but these errors were encountered: