open-webui/backend/open_webui
Tobias Genannt 04b337323a
fix: correct role check on OAuth login (#19476)
When a users role is switched from admin to user in the OAuth provider
their groups are not correctly updated when ENABLE_OAUTH_GROUP_MANAGEMENT
is enabled.
2025-11-26 21:48:06 -05:00
..
data refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
internal refactor: format 2025-08-10 22:28:31 +08:00
migrations refac: group members table db migration 2025-11-17 05:08:45 -05:00
models refac/enh: drop profile_image_url field in responses 2025-11-26 21:47:20 -05:00
retrieval feat/enh: tool server function name filter list 2025-11-25 02:31:34 -05:00
routers refac/enh: drop profile_image_url field in responses 2025-11-26 21:47:20 -05:00
socket chore: format 2025-11-19 03:23:33 -05:00
static refac 2025-08-10 00:02:58 +04:00
storage refac/fix: s3 checksum validation 2025-08-21 12:44:16 +04:00
test chore: format, lint 2025-07-16 15:23:18 +09:00
utils fix: correct role check on OAuth login (#19476) 2025-11-26 21:48:06 -05:00
__init__.py Update __init__.py 2025-04-15 09:55:35 +02:00
alembic.ini fix: Alembic CLI commands from failing 2025-08-15 04:17:47 -04:00
config.py feat: also consider OAUTH_ROLES_SEPARATOR for string claims themselves (#19514) 2025-11-26 17:38:26 -05:00
constants.py feat/enh: optional password validation 2025-11-20 17:44:49 -05:00
env.py fix: ENABLE_CHAT_RESPONSE_BASE64_IMAGE_URL_CONVERSION env var 2025-11-25 04:15:41 -05:00
functions.py refac: user valves 2025-09-26 17:49:42 -05:00
main.py feat/enh: async embedding processing setting 2025-11-25 01:55:43 -05:00
tasks.py 0.6.33 (#18118) 2025-10-07 16:20:27 -05:00