open-webui/backend
2024-01-01 10:55:50 +02:00
..
apps refac: remove the verify_token and use get-current user for auth+user 2024-01-01 10:55:50 +02:00
data fix: docker container volume mount location 2023-12-27 00:11:23 -08:00
utils refac: remove the verify_token and use get-current user for auth+user 2024-01-01 10:55:50 +02:00
.dockerignore chore: dockerignore added 2023-12-26 02:22:06 -08:00
.gitignore feat(auth): add auth middleware 2023-12-28 22:15:54 +02:00
config.py feat: backend required error page 2023-12-25 22:14:06 -08:00
constants.py feat: change password frontend added 2023-12-29 00:26:47 -08:00
dev.sh fix: https connection issue 2023-12-28 09:52:30 -08:00
main.py feat: multi-user support w/ RBAC 2023-11-18 16:47:12 -08:00
requirements.txt refac: use dependencies to verify token 2023-12-30 12:53:33 +02:00
start.sh fix: https connection issue 2023-12-28 09:52:30 -08:00