Files
open-webui-ai4me/backend/open_webui
Classic298 a2e9263af0 fix: add explicit HTTPException for access control failures (#20280)
Fix implicit None returns in get_model_by_id, get_knowledge_by_id, get_tools_by_id, and get_prompt_by_command. Now properly returns 401 for access denied and 404 for not found instead of silently returning None.
2025-12-31 02:28:59 -05:00
..
2025-12-29 00:21:18 +04:00
2025-12-21 23:17:53 +04:00
2025-12-29 00:55:53 +04:00
2025-12-21 23:34:08 +04:00
2025-08-10 00:02:58 +04:00
2025-12-28 23:35:09 +04:00
2025-12-30 20:05:31 +04:00
2025-04-15 09:55:35 +02:00
2025-12-23 10:14:54 +04:00