MOHAN 96f5e7e3b0 Add show/hide password toggle to login page
The login page's password field had no reveal toggle at all — it
was always plain type="password" with no button, unlike the
register page which already had one. Added the same eye-icon toggle
used on register, verified in a real browser with Playwright: click
toggles password<->text and back, value is preserved throughout.
2026-08-27 00:05:57 +05:30
2026-07-22 19:34:02 +05:30
Description
No description provided
56 MiB
Languages
TypeScript 83.7%
JavaScript 15.3%
CSS 0.9%