mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
fix: align frontend sensitive fields with backend
This commit is contained in:
parent
37de206c5b
commit
0dff602423
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
export const SENSITIVE_FIELDS = new Set([
|
||||
"vault_token",
|
||||
"approle_role_id",
|
||||
"approle_secret_id",
|
||||
"client_key",
|
||||
]);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue