marius-wieschollek / passwords

A simple, yet feature rich password manager for Nextcloud
GNU Affero General Public License v3.0
215 stars 45 forks source link

Multiple web sites for password #349

Closed majkinetor closed 3 years ago

majkinetor commented 3 years ago

Current Status

There are legitimate cases where you want to use the same credential on multiple places. As a developer, I have 3-5 different dev/staging/testing environments that all use the same credentials. Currently I have to copy credential and just change the website in order for it to show in web browser extension which extremely pollutes my NC workspace.

The situation is further complicated if you have multiple users. I for example typically have 5 integrated users like admin, operater etc. that come with the system by default. With 3 users and 3 environments I need to have total of 9 entries instead of 3.

Feature Description

Allow adding multiple web sites. This can be done by:

marius-wieschollek commented 3 years ago

You can add additional urls under the custom fields section of the edit form. Just choose the type "link" so the extension will also treat it as url.

majkinetor commented 3 years ago

Will it show in browser extension ?

marius-wieschollek commented 3 years ago

Yes, the extension also checks these urls when creating suggestions.

majkinetor commented 3 years ago

Awesome. Thanks.

github-actions[bot] commented 3 years ago

This issue has been locked automatically since there was no recent activity after it was closed.