web interface: several problems
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
I have encountered several problems in the web interface, probably related to the fact that my key has expired.
- Trying to delete (gpg, probably expired) key: edit -> delete -> delete -> Are you sure? -> Error: {"code":100,"desc":"missing non-optional field kid","fields":{"kid":"missing non-optional field kid"},"name":"INPUT_ERROR"}
- Trying to export (gpg, probably expired) key: edit -> export -> passphrase -> Error: 'Error: Failed to get and unlock your private key'
- Trying to change password: settings -> account -> new passphrase, old passphrase -> save -> Error: 'Error In Update: no valid primary key self-signature or key(s) have expired'
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the three reported web-interface flows: deleting an expired GPG key, exporting it, and changing the account passphrase. Compare the displayed errors with the expired-key state and define completion as all three actions handling that state without the reported failures.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100