summaryrefslogtreecommitdiff
path: root/src/ui/routes/me.rs
Commit message (Collapse)AuthorAge
* Add `change password` UI + API.Owen Jacobson2024-10-29
The protocol here re-checks the caller's password, as a "I left myself logged in" anti-pranking check.