Please Log in or Create an account to join the conversation.
Yes, a Field action.- if a user register with USERname or USERNAME, can I use some kind of auto action to save only username ?
Usernames are not treated as case sensitive so it doesn't matter for login purposes.- if a user is already registered with USERNAME or USERname, is it possible for him to log in with username ? what change would be needed for this ?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Single quick database query on _users table to convert the username to uppercase.How can I also force all present usernames to convert ?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.