want to remove password field from hotspot login page

HI ,

We have a hotspot configured with Radius server old version, where we only have a 16 digit username.
But what we have currently is the default hotspot login page with login name and password field.
Due to this , Customers tries to use the same in password.
So , How can We remove password field , so that my customers use only login field to authenticate to hotspot.

Thanx in advance.

On the login.html document, change the password input to type=“hidden”.
Change from this:

to this: