feat(auth): Add password visibility toggle to auth forms #166

Merged
AbhilashG12 merged 3 commits from hidepassword into dev-1.6.0 2025-09-08 05:35:00 +00:00
AbhilashG12 commented 2025-09-03 16:03:48 +00:00 (Migrated from github.com)

implemented feature Termix-SSH/Support#109
This pull request introduces a "show/hide" password feature to enhance user experience on the authentication forms.

implemented feature Termix-SSH/Support#109 This pull request introduces a "show/hide" password feature to enhance user experience on the authentication forms.
LukeGus commented 2025-09-08 02:24:24 +00:00 (Migrated from github.com)

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.

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.
LukeGus (Migrated from github.com) reviewed 2025-09-08 05:32:59 +00:00
LukeGus (Migrated from github.com) left a comment

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.

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.
Sign in to join this conversation.