nextcloud / nextcloud/passman-webextension
Support changing extension unlock password
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 119
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
No feature is currently available, or at least readily found, to change the master password once chosen during initial configuration.
Please add support for changing the master password, so that the user need not remain bound to the one originally chosen.
Contributor guide
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 locating the extension's initial configuration and master-password handling, then trace how the password protects stored data. Define the password-change flow and its security and migration requirements; done means users can replace the originally chosen password without losing access to their stored data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100