-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
NetBox version
v4.0.6
Feature type
Change to existing functionality
Proposed functionality
Allow configuration of the Sentry send_default_pii parameter.
Also default to not send default pii data - to avoid sending auth tokens and session-ids.
Use case
For our use case, we do not want to log sensitive data such as auth tokens or session-ids from the cookies. By allowing configuration of the send_default_pii parameter this can be accomplished.
I would also like to change the default behavior so scrubbing these data points are the default behavior (a.k.a send_default_pii=False - just like it is in the Sentry sdk).
Database changes
No response
External dependencies
No response
Metadata
Metadata
Assignees
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application