open-webui/backend/open_webui/routers
Timothy Jaeryang Baek 9ccda6715c refac
2026-06-17 00:35:08 +02:00
..
analytics.py refac 2026-06-16 23:24:27 +02:00
audio.py refac 2026-06-16 23:30:24 +02:00
auths.py fix(auth): enforce features.api_keys permission on GET and DELETE /api_key endpoints (#25992) 2026-06-16 22:48:44 +02:00
automations.py refac: modernize type annotations (PEP 604 / PEP 585) 2026-05-12 17:10:15 +09:00
calendar.py fix: check destination calendar write access on event update (#24764) 2026-05-19 21:26:58 +04:00
channels.py refac 2026-06-16 23:59:24 +02:00
chats.py refac 2026-06-17 00:35:08 +02:00
configs.py refac: modernize type annotations (PEP 604 / PEP 585) 2026-05-12 17:10:15 +09:00
evaluations.py refac 2026-06-01 13:20:33 -07:00
files.py Authorize KB write access before auto-linking an uploaded file (CWE-862/863) (#26001) 2026-06-16 22:56:24 +02:00
folders.py refac 2026-06-17 00:25:35 +02:00
functions.py refac: modernize type annotations (PEP 604 / PEP 585) 2026-05-12 17:10:15 +09:00
groups.py chore: format 2026-06-01 13:56:55 -07:00
images.py Route user-supplied image-URL fetches through an SSRF-safe session (DNS rebinding, CWE-918) (#25960) 2026-06-16 23:36:53 +02:00
knowledge.py chore: format 2026-06-01 13:56:55 -07:00
memories.py fix(permissions): add admin bypass to memories permission checks (#25924) 2026-06-17 00:28:17 +02:00
models.py Fail closed when the proxy/redirect path decode cap is exceeded (#26050) 2026-06-16 22:44:11 +02:00
notes.py refac: modernize type annotations (PEP 604 / PEP 585) 2026-05-12 17:10:15 +09:00
ollama.py chore: format 2026-06-01 13:56:55 -07:00
openai.py fix(auth): enforce chat.tts permission on OpenAI /audio/speech proxy endpoint (#25993) 2026-06-16 22:54:35 +02:00
pipelines.py refac: modernize type annotations (PEP 604 / PEP 585) 2026-05-12 17:10:15 +09:00
prompts.py chore: format 2026-06-01 13:56:55 -07:00
retrieval.py chore: format 2026-06-01 13:56:55 -07:00
scim.py Don't let SCIM's active flag demote an admin (defense-in-depth) (#25948) 2026-06-16 23:59:55 +02:00
skills.py refac: modernize type annotations (PEP 604 / PEP 585) 2026-05-12 17:10:15 +09:00
tasks.py refac 2026-05-14 13:19:00 +09:00
terminals.py Encode terminal ws session_id to block upstream user_id query injection (#26042) 2026-06-17 00:15:39 +02:00
tools.py chore: format 2026-06-01 13:56:55 -07:00
users.py refac 2026-06-17 00:33:30 +02:00
utils.py refac 2026-05-21 16:25:25 +04:00