nextcloud / nextcloud/passman

Moving password records acorss vaults

Open
#863 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
823
Forks
117
Avg merge
1d 21h
Merged PRs (30d)
8

Description

How to use GitHub
  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Feature request

Nextcloud Version: 33.0.6

最开始用的时候会很随意地给vault起名字,但是后来会觉得名字不确切,或者需要更详细地分类,而在vaults之间迁移记录现在只能手工复制粘贴,记录多的话很不方便

应该在password详情页面有一个类似"Move to"的按钮,在给出目标vault密码之后,将整个记录原子性地移动到目标vault

或者如果实现足够灵活的导出/导入功能也可以替代

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the password detail page and any existing vault or export/import flows. Review how vault credentials and record moves are currently handled before defining the cross-vault operation. Done means a record can be moved between vaults without manual copying, with the requested target-vault verification and atomic behavior covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
full-stack, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.