Onemind-Services-LLC / netbox-secrets

Enhance your secret management with encrypted storage and flexible, user-friendly features.
Apache License 2.0
103 stars 10 forks source link

[Feature]: Adding a group to secrets #168

Open naif0s opened 3 weeks ago

naif0s commented 3 weeks ago

NetBox version

v4.1.5

Feature type

Add a function

Proposed functionality

Add a 'Group' field in 'Secret' to be able to limit certain passwords to groups image

Use case

Let's imagine I want to set a password for the 'root' user of my machine that is only visible to system administrators, and set a password for the 'dev' user that is only visible to developers

External dependencies

None