Skip to content

Option to only fill the password field? #267

@Djhg2000

Description

@Djhg2000

General information

  • Operating system + version: Debian Sid
  • Browser + version: Vivaldi 3.8.2259.42 (Stable channel) (64-bit)
  • Information about the host app:
    • How did you install it?
      Installed via Debian package manager (webext-browserpass 3.7.2-1+b1) and ran make hosts-vivaldi-user as per instructions
  • Information about the browser extension:
    • How did you install it?
      Installed via Debian package manager (webext-browserpass 3.7.2-1+b1)
    • Browserpass extension version as reported by your browser: 3.7.2

Exact steps to reproduce the problem

  1. Fill in username

  2. Click the BrowserPass extension button

  3. BrowserPass starts filling out login details

What should happen?

If the password file doesn't contain anything but a single continuous line it's probably just a password (as generated by pass generate [filename]). There should be an option to respect this behavior. I append _username to the files that actually contain a username (and _seccuritytoken for security tokens, etc.), and most usernames I simply share across multiple sites where I don't mind connecting the identities (like Steam and GOG). Alternatively don't fill the username field if it isn't empty (might cause conflicts with sites that populate the field with "username" until clicked?).

What happened instead?

Depending on the currently set options, the username will either be filled with the filename or the default username. There is no option to only fill in the password field and leave the username field as-is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions