Move entry to different vault
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 823
- Forks
- 117
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 8
Description
Feature request
User type: Logged-in user
User level: Beginners, intermediate and advanced
Description
Sometimes you reach a point where you should reorganize your passwords, maybe by opening new, topicrelated vaults. It would be great to have a function, to move one or more entries from their vault to another one. To be able to give credentials into new hands (e.g. if someone leaves the team), it would be great if a user could move also to shared vaults or offer the credentials to another user for import.
Benefit / value
Enables users to reorganize their growing password database or give control over some credentials to someone else.
Risk / caveats
- Has to decrypt a second vault in the browser for moving
- User could pick wrong recipient for movement-offer to different user
Sponsorship
Are you a developer willing to implement this feature?: no
Can you sponsor the development of this feature or do you know someone who can?: no
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
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
The issue names no files, tests, or entry points, so first map how entries, vaults, shared vaults, and user access are represented in the project. Define the supported move and handoff flows, including authorization and wrong-recipient handling, then add coverage showing entries can be moved or offered without losing access controls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100