nextcloud / passman

🔐 Open source password manager with Nextcloud integration
https://passman.cc
GNU Affero General Public License v3.0
780 stars 108 forks source link

Multiple URL matching #299

Open nogo opened 7 years ago

nogo commented 7 years ago

I want to use my SSO account with severals different urls. Would be nice to add more urls.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/44826578-multiple-url-matching?utm_campaign=plugin&utm_content=tracker%2F44880056&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F44880056&utm_medium=issues&utm_source=github).
Jab2870 commented 7 years ago

This would be helpful for sites like google.com, google.co.uk etc...

enboig commented 6 years ago

+1

To achieve this with keepass2; you man make another site and the use "referenced fields" Keepass way has de advantage of needing no change on browser extensions, but you end having more items in database than needed

MikaYuoadas commented 6 years ago

+1 A must have for SSO accounts.

styx-tdo commented 5 years ago

+1

Pirionfr commented 5 years ago

+1

paulcalabro commented 4 years ago

+1

sadorowo commented 3 months ago

+1. Very needed feature.

binsky08 commented 3 months ago

hmm, may we could add an additional field like additional_urls (as array of strings) to the credentials so that no migration of the existing ones is required.

a problem could be that existing client applications may update a credential without that field, as long as they don't know that this field possibly exists. that could end in data loss when updating credentials with a not yet patched client.