thanostsiar / Peer-to-Peer-Carsharing

This is a university project which focuses on software development and rational unified process.
1 stars 0 forks source link

Add the option for the visibility of the password #47

Closed thanostsiar closed 2 years ago

thanostsiar commented 2 years ago

A user should be able to see what he is writing in the password textbox, in order for him to be sure that he is submitting the correct password.

This should be done by adding a button in the textbox that will change the type of the input from password to text and vice versa.