summaryrefslogtreecommitdiff
path: root/src/sessions.h
AgeCommit message (Collapse)Author
5 hoursuser.set_password: change your own password; TUI "Byt lösenord"v0.1.68Anders Betts
Needs the current password (wrong ones rate limited like logins) and a password session, requires at least 10 characters, closes the user's other sessions and is audited without secrets. The TUI main menu gets "Byt lösenord" with masked prompts; ^R keeps working with the new password. Masked prompt buffers are wiped before they are freed. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
6 daysInitial commit: daemon, clients, docs, Docker deploy pipelinev0.1.0Anders Betts