Onemind-Services-LLC / netbox-secrets

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

[Bug]: secret on a other plugin object #45

Closed balpoint closed 1 year ago

balpoint commented 1 year ago

NetBox Secrets plugin version

v1.7.5

NetBox version

v3.4.7

Steps to Reproduce

Configuration.py:

PLUGINS_CONFIG = { 'netbox_secrets': { 'apps': ['dcim.device', 'ipam.prefix', 'ipam.ipaddress', 'plugins.bpg.bgpsession']

Expected Behavior

I want to use secrets on a object created by the netbox-bgp plugin

Observed Behavior

502 bad gateway

abhi1693 commented 1 year ago

You need to use like this: package_name.modelname