mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Add a "Generate strong password" button that creates a random 16-char password meeting all requirements (uppercase, lowercase, digit). Generated passwords are shown in plain text so users can copy them. Add autocomplete attributes (current-password, new-password, username) so browsers prompt to save the new credentials after submission.