open-webui/backend/open_webui/utils
Timothy Jaeryang Baek db0a0b395f fix: oauth
2025-05-05 19:38:36 +04:00
..
images
telemetry
access_control.py
audit.py enh: failed login attempts audit log 2025-04-23 00:06:44 +09:00
auth.py refac 2025-04-05 04:05:52 -06:00
chat.py
code_interpreter.py refac: aiohttp trust_env=True 2025-04-28 16:47:34 +04:00
filter.py refactor: standardize filter valve retrieval logic 2025-04-02 02:58:02 +08:00
logger.py
middleware.py refac: api usage 2025-05-05 17:43:51 +04:00
misc.py
models.py fix: Multiple actions in an action module do not work as intended. 2025-05-01 16:41:06 +09:00
oauth.py fix: oauth 2025-05-05 19:38:36 +04:00
payload.py enh: allow json schema for format 2025-03-27 20:27:16 -07:00
pdf_generator.py
plugin.py refac 2025-04-30 16:01:23 +04:00
redis.py chore: format 2025-04-12 16:35:11 -07:00
response.py
security_headers.py
task.py refac 2025-04-11 15:19:47 -07:00
tools.py chore: format 2025-05-03 23:48:24 +04:00
webhook.py