forked from phoenix/litellm-mirror
fix - allow proxy_Admin_viewer /global/activity
This commit is contained in:
parent
c22dc05b53
commit
e17db30b67
1 changed files with 1 additions and 0 deletions
|
@ -1394,6 +1394,7 @@ async def user_api_key_auth(
|
|||
"/global/spend/keys",
|
||||
"/global/spend/models",
|
||||
"/global/predict/spend/logs",
|
||||
"/global/activity",
|
||||
"/health/services",
|
||||
]
|
||||
# check if the current route startswith any of the allowed routes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue