feat(auth): Add password visibility toggle to auth forms #166
Reference in New Issue
Block a user
Delete Branch "hidepassword"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
implemented feature Termix-SSH/Support#109
This pull request introduces a "show/hide" password feature to enhance user experience on the authentication forms.
Im currently working on a mobile version of Termix. Once that is completed, il merge this PR before publishing v1.6.0 so know that this may take some time before it is merged. Thank you.
Code looked good, I was only able to merge the HomepageAuth changes because the AdminSettings has been changed a lot since you made your changes so it would not merge. I'll fix the rest of my password fields my self, thank you.