-
- Downloads
use email input type to validate email (#6932)
* use email input type to validate email * update username input type based on ldap enabled if a user has ldap enabled, use a text input to allow for ldap username schemes. if not and they're using built in auth, set the input type to email so we get built in validation
Please register or sign in to comment