In Kentico, there is a login form with two textboxes (Email and Password).
Users already access the site by logging in via Email.
I need them to be able to access the site using UserName instead of Email. The username values are already present in the CMS_User
table, column UserName
.