Edit Account: display name and password #81
Labels
No labels
needs-info
needs-triage
ready-for-agent
ready-for-human
wayfinder:grilling
wayfinder:map
wayfinder:prototype
wayfinder:research
wayfinder:task
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
TheAnachronism/tt-rss-viewer#81
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What to build
From Manage accounts, an Edit control opens Edit Account. The person can change display name and/or password while the Account id stays stable. Password field is always blank with helper text to leave blank to keep the current password; a non-empty value replaces it and re-logins (same
api_level≥ 23 gate as Sign-in). Failed re-login persists nothing. Successful password change best-effort logs out the previous session id, keeps the mark outbox, and if the Account is active resets Selection to Fresh + Unread like switch — but navigation always returns to Manage accounts. Editing an inactive Account does not activate it. Clearing display name falls back to the defaultusername@hostlabel. Changing base URL or username is refused with a clear message until the identity ticket lands.Acceptance criteria
Blocked by
Implemented Edit Account for displayName/password. Identity changes refused until #82. Commit:
55e5a83.