Tagged Questions
3
votes
1answer
230 views
Is autosave appropriate for password fields?
I'm developing an application that has user based access.
Each user can change some settings for their profile (localization, timezone, the password, etc). I've chosen to perform autosave (a la ...