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 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
Go to Plane login screen
enter email
enter password
login screen returns to first screen, no error message shown to user
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
v1.4.0
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
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
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
v1.4.0
The text was updated successfully, but these errors were encountered: