fix - allow proxy_Admin_viewer /global/activity

This commit is contained in:
Ishaan Jaff 2024-05-31 17:45:37 -07:00
parent c22dc05b53
commit e17db30b67

View file

@ -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