Sensitive parameter masking broken #8385

Closed
opened 2025-12-29 20:36:04 +01:00 by adam · 2 comments
Owner

Originally created by @ryanmerolle on GitHub (Jul 29, 2023).

Originally assigned to: @abhi1693 on GitHub.

NetBox version

v3.5.7

Python version

3.10

Steps to Reproduce

Browse to a datasource such as https://demo.netbox.dev/core/data-sources/1/

Expected Behavior

The password should be hidden as per #12625

Observed Behavior

The password is seen.

Originally created by @ryanmerolle on GitHub (Jul 29, 2023). Originally assigned to: @abhi1693 on GitHub. ### NetBox version v3.5.7 ### Python version 3.10 ### Steps to Reproduce Browse to a datasource such as https://demo.netbox.dev/core/data-sources/1/ ### Expected Behavior The password should be hidden as per #12625 ### Observed Behavior The password is seen.
adam added the type: bug label 2025-12-29 20:36:04 +01:00
adam closed this issue 2025-12-29 20:36:04 +01:00
Author
Owner

@abhi1693 commented on GitHub (Jul 29, 2023):

If you are looking as admin that must be why you are still seeing the password. It's only hidden when you don't have the appropriate change permission for the data source

@abhi1693 commented on GitHub (Jul 29, 2023): If you are looking as admin that must be why you are still seeing the password. It's only hidden when you don't have the appropriate change permission for the data source
Author
Owner

@ryanmerolle commented on GitHub (Jul 29, 2023):

Ah my bad. Maybe I’ll change this to a documentation update to make it clear

@ryanmerolle commented on GitHub (Jul 29, 2023): Ah my bad. Maybe I’ll change this to a documentation update to make it clear
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8385