marius-wieschollek / passwords

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

[FEATURE]: Sharing a password to a group of user #582

Open CypLef opened 1 year ago

CypLef commented 1 year ago

⚠️ This issue respects the following points: ⚠️

Current Status

At this time it is possible to share a password with one or many user. It would be really nice to be able to share one password to a group of user (like for nextcloud files and folder)

Feature Description

  1. I open the app
  2. I click on a password i want to share (example: "password 1")
  3. I click on the share tab
  4. I type the name of the group (example: "group A") i want to share this password with
  5. The app automatically share this password to all user of this group

Later (When i add a new user to a group)

  1. I add a new user to a group (example:"Group A")
  2. It automatically share with this new user all passwords shared with this group (example: "password 1")

Additional Context

No response

pReya commented 6 months ago

Duplicate of #27