mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
* fix(key_management_endpoints.py): fix vulnerability where a user could update another user's keys Resolves https://github.com/BerriAI/litellm/issues/8031 * test(key_management_endpoints.py): return consistent 403 forbidden error when modifying key that doesn't belong to user * fix(internal_user_endpoints.py): return model max budget in internal user create response Fixes https://github.com/BerriAI/litellm/issues/7047 * test: fix test * test: update test to handle gemini token counter change * fix(factory.py): fix bedrock http:// handling * docs: fix typo in lm_studio.md (#8222) * test: fix testing * test: fix test --------- Co-authored-by: foreign-sub <51928805+foreign-sub@users.noreply.github.com> |
||
---|---|---|
.. | ||
e2e_ui_tests | ||
ui_unit_tests | ||
conftest.py | ||
package-lock.json | ||
package.json | ||
playwright.config.ts | ||
test_key_management.py | ||
test_role_based_access.py | ||
test_route_check_unit_tests.py | ||
test_sso_sign_in.py | ||
test_usage_endpoints.py |