Commit 3546084
Prevent hosted database credentials from being sent to PostHog (#1691)
Add ph-no-capture class to credential containers in the hosted database
success dialog and password reset dialog so PostHog autocapture excludes
sensitive data (host, port, username, password) from captured events.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b0d7ff0 commit 3546084
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- frontend/src/app/components
- connections-list/hosted-database-success-dialog
- hosted-databases/hosted-database-reset-password-dialog
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments