open-webui/backend/open_webui/utils
Kangyun Wang 564c0fed95 Fallback using email
- Use Email ass fallback for missing "name" field
- "email" because the email scope is required unlike the profile scope
2025-01-27 13:11:20 +01:00
..
images
access_control.py
auth.py
chat.py
middleware.py refac 2025-01-23 13:45:45 -08:00
misc.py
models.py
oauth.py Fallback using email 2025-01-27 13:11:20 +01:00
payload.py enh: reasoning_effort param support for openai 2025-01-22 12:07:04 -08:00
pdf_generator.py
plugin.py
response.py
security_headers.py
task.py
tools.py
webhook.py