open-webui/backend/apps/web/routers
Anuraag Jain a01b112f7f feat(auth): add auth middleware
- refactored chat routes to use request.user instead of doing authentication in every route
2023-12-28 22:15:54 +02:00
..
auths.py
chats.py feat(auth): add auth middleware 2023-12-28 22:15:54 +02:00
modelfiles.py
users.py
utils.py