Commit 65e304a
committed
fix: treat all-dot display as a keep-existing placeholder
The all-dot mask returned for short or un-disclosable secrets was not
recognized by is_core_config_secret_placeholder, so a client round-tripping
that display value would persist the bullet characters as a literal
credential. Recognize bullet-only values as keep-existing, matching the
frontend's isMaskedSecretValue.1 parent 6cd5de5 commit 65e304a
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
83 | 87 | | |
84 | 88 | | |
85 | 89 | | |
| |||
0 commit comments