nextcloud / nextcloud/passman

Feature Request: Manual password add

Open
#545 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Feature request

User type: Logged-in

User level: intermediate

Description

I think it would add to the utility of the password store to be able to manually enter the information associated with passwords. I think you can do this sort of by visiting a site where passman detects a password field and modify it to a new URL but it would seem more straight-forward to have an "manual add" option which would default to the current URL to create a new entry. If there's no easy way to detect the password automatically (e.g. various obfuscation "security enhancements" that some sites seem to think are important) then the user could click on the passman badge and copy/paste out the user/pass and still be able to use a non-mnemonic, non-guessable (e.g. highly secure) password on those sites which have utterly broken password security by trying to be "extra" secure by disabling password managers.

Benefit / value

It would help make the internet more secure by unbreaking ignorant fixes.

Risk / caveats

Unfamiliar users might not understand why the passwords aren't auto-filled.

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

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 passman badge, the existing password-field detection flow, and how a detected entry is created. Define the manual-add entry point and the fields it must collect, including the current URL default. Done should allow a logged-in user to create and use a password entry when automatic detection or autofill is unavailable.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.