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
[PLAT-2911] - fix : Remove the email check for LDAP users
Summary:
1. Removed email check for LDAP users.
2. Changed placeholder from **Email** to **Email or Username** in User Profile form to support both LDAP users and System users .
3. Changed placeholder from **Email** to **Email or Username** in Login form to support both LDAP users and System users .
Test Plan:
**Test Plan**
Tested Manually
**Screenshot**
1. No Email Regex check for LDAP users
{F22236}
2. Email Regex check for Non-LDAP users.
{F22237}
3. Login form
{F22238}
Reviewers: ssutar, mjoshi, cpadinjareveettil, kkannan
Reviewed By: cpadinjareveettil, kkannan
Subscribers: jenkins-bot, ui
Differential Revision: https://phabricator.dev.yugabyte.com/D15204
0 commit comments