open-webui/backend/open_webui
Timothy Jaeryang Baek 45f4bc18f8 refac: access controls
2025-01-20 23:20:47 -08:00
..
data
internal
migrations
models refac: access controls 2025-01-20 23:20:47 -08:00
retrieval fix: bing search 2025-01-20 22:52:19 -08:00
routers enh: validate user id before saving group 2025-01-20 23:09:55 -08:00
socket fix: Remove unnecessary decode statement 2025-01-17 13:43:56 -08:00
static
storage add function to retrieve the storage provider so it can be easily tested 2025-01-16 08:09:56 +08:00
test Add test for S3 using moto 2025-01-16 12:37:44 +08:00
utils refac: Extend OIDC support to all OAuth authentication methods 2025-01-17 12:56:03 +08:00
__init__.py
alembic.ini
config.py chore: format backend 2025-01-19 11:59:07 -08:00
constants.py enh: image prompt enhancer 2025-01-16 00:06:37 -08:00
env.py
functions.py
main.py refac 2025-01-16 00:13:02 -08:00
tasks.py