Files
litellm/tests/local_testing
sings-to-bees-on-wednesdays eb96fb78bc fix(auth_utils): make header comparison case-insensitive (#12950)
If the user specified in the configuration e.g. "user_header_name:
X-OpenWebUI-User-Email", here we were looking for a dict key
"X-OpenWebUI-User-Email" when the dict actually contained
"x-openwebui-user-email".

Switch to iteration and case insensitive string comparison instead to
fix this.

This fixes customer budget enforcement when the customer ID is passed
in as a header rather than as a "user" value in the body.
2025-07-24 22:06:12 -07:00
..
2025-05-13 20:21:14 -07:00
2025-05-31 12:42:56 -07:00
2025-05-20 13:08:47 -07:00
2025-07-22 20:59:34 -07:00
2025-07-04 18:26:54 -07:00
2025-06-28 14:46:16 -07:00
2025-04-16 07:57:10 -07:00
2025-03-11 08:27:36 -04:00
2025-07-23 13:50:36 -07:00
2025-03-21 16:21:18 -07:00
2025-02-10 22:13:58 -08:00
2025-04-01 07:12:29 -07:00
2025-01-05 13:43:32 -08:00