Files
open-webui/backend/open_webui/utils
sasidhar 6860dec08f fix: properly sign out user on trusted email mismatch
When using trusted email header authentication, properly sign out the user
when the logged-in user's email doesn't match the trusted email header value.
This ensures proper session cleanup when the OAuth server changes the
authenticated user.

- Add response parameter to get_current_user function
- Delete JWT token cookie on email mismatch
- Delete OAuth token cookie if present
- Force re-authentication with 401 error
2025-06-08 14:26:55 +05:30
..
2025-02-08 01:10:18 +07:00
2025-03-11 18:55:30 +00:00
2025-01-15 23:01:43 -08:00
2025-04-23 00:06:44 +09:00
2025-05-10 19:00:01 +04:00
2025-05-28 01:41:49 +04:00
2025-05-28 01:34:53 +04:00
2025-05-29 02:36:33 +04:00
2025-05-29 23:32:14 +04:00
2025-05-28 01:42:42 +04:00
2025-04-12 16:35:11 -07:00
2024-11-30 23:36:30 -08:00
2025-05-23 02:48:31 +04:00
2025-05-27 00:20:47 +04:00
2025-02-16 00:11:18 -08:00