litellm/litellm/proxy/common_utils
Krish Dholakia 70f7c73def
Move UI to encrypted token usage (#10302)
* test(test_auth_checks.py): add unit tests for ExperimentalUIJWTToken

* test: add appropriate flag

* fix: fix ruff check

* test: add autouse fixture to test salt key

* fix(user_api_key_auth.py): fix auth flow logic

* test: skip flaky test - anthropic does not reliably return 'redacted_thinking'
2025-04-25 18:20:41 -07:00
..
html_forms [Feat SSO] Debug route - allow admins to debug SSO JWT fields (#9835) 2025-04-09 15:29:35 -07:00
admin_ui_utils.py [UI Polish] - Polish login screen (#9778) 2025-04-05 14:56:03 -07:00
callback_utils.py allow requiring auth for /metrics endpoint 2025-04-04 17:35:02 -07:00
debug_utils.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
encrypt_decrypt_utils.py Move UI to encrypted token usage (#10302) 2025-04-25 18:20:41 -07:00
http_parsing_utils.py [Bug Fix] Timestamp Granularities are not properly passed to whisper in Azure (#10299) 2025-04-24 18:57:11 -07:00
load_config_utils.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
openai_endpoint_utils.py (feat) /batches Add support for using /batches endpoints in OAI format (#7402) 2024-12-24 16:58:05 -08:00
proxy_state.py (feat) UI - Disable Usage Tab once SpendLogs is 1M+ Rows (#7208) 2024-12-12 18:43:17 -08:00
reset_budget_job.py fix _reset_budget_for_team 2025-03-17 19:34:44 -07:00
swagger_utils.py show all error types on swagger 2024-08-29 18:50:41 -07:00