nextcloud / passman-webextension

Webextension for the Passman Nextcloud app. Also offers browser extension & Android app.
https://passman.cc
GNU Affero General Public License v3.0
115 stars 43 forks source link

Are wildcards not supported? #218

Open flixman opened 6 years ago

flixman commented 6 years ago

Steps to reproduce

  1. Set, e.g., https://www.amazon.* as URL for passman entry
  2. Navigate to, e.g., https://www.amazon.fr
  3. Try to pick up the password from passman

Expected behaviour

For distributed sites, set up with the same account (as Amazon), would be nice if passman supported wildcards (so that just single password entry fits them all).

Actual behaviour

The website is not recognized because of the *.

Configuration

Operating system: Windows / Linux

Browser: Firefox 58.0b5

Extensions that might cause interference:

Passman version: 2.1.4

Extension version: 2.0.4

Nextcloud version: 12.0.3

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/51998359-are-wildcards-not-supported?utm_campaign=plugin&utm_content=tracker%2F52236699&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F52236699&utm_medium=issues&utm_source=github).
brantje commented 6 years ago

Yea, wildcards are not supported atm. Therefore this is more a feature request instead of a bug.

flixman commented 6 years ago

Indeed :) sorry for mistake, and thank you for the clarification.

fherbin commented 3 years ago

in addition to wildcard, can we specify a list of url ? "*.compagny.com,www.pouet.doc" for example

LovesTha commented 2 years ago

in addition to wildcard, can we specify a list of url ? "*.compagny.com,www.pouet.doc" for example

This is the feature I'm motivated to add asap