Files
open-webui/backend/open_webui
sasidhar 61f49ff580 fix: ensure trusted email header matches logged-in user
When using trusted email header authentication, verify that the logged-in user's
email matches the value in the header. This prevents session conflicts when the
OAuth server changes the authenticated user.

- Move trusted email verification after user existence check
- Raise 401 if email mismatch is detected
- Only perform verification when WEBUI_AUTH_TRUSTED_EMAIL_HEADER is enabled
2025-06-08 14:16:10 +05:30
..
2025-05-03 18:16:32 +04:00
2025-05-25 01:44:53 +04:00
2025-05-30 01:19:56 +04:00
2025-05-30 01:24:54 +04:00
2025-05-09 14:23:16 +04:00
2025-04-15 09:55:35 +02:00
2024-09-04 17:33:39 +02:00
2025-05-24 23:17:12 +04:00
2025-04-12 20:51:02 -07:00