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

[bug]: Email/Password Authentication Disabled Error Message Not Shown #6071

Open
1 task done
leedsjb opened this issue Nov 19, 2024 · 0 comments
Open
1 task done

[bug]: Email/Password Authentication Disabled Error Message Not Shown #6071

leedsjb opened this issue Nov 19, 2024 · 0 comments
Assignees
Labels
🐛bug Something isn't working

Comments

@leedsjb
Copy link

leedsjb commented Nov 19, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When email/password login method is disabled by admin, as expected, users cannot login with their password. However, if a user attempts to login with their password no error message is shown. The login screen simple resets. The only way to know the error is to look at the URL: https://[plane self-hosted URL]/?error_code=5056&error_message=EMAIL_PASSWORD_AUTHENTICATION_DISABLED

Steps to reproduce

  1. Go to Plane login screen
  2. enter email
  3. enter password
  4. login screen returns to first screen, no error message shown to user

Environment

Production

Browser

Google Chrome

Variant

Self-hosted

Version

v1.4.0

@leedsjb leedsjb added the 🐛bug Something isn't working label Nov 19, 2024
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
None yet
Development

No branches or pull requests

3 participants