This website requires JavaScript.
Explore
Help
Sign In
Emil_Shanaty
/
open-webui-ai4me
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a01b112f7fb018131a77929bf8900c9878047c3e
open-webui-ai4me
/
backend
T
History
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
..
apps
feat(auth): add auth middleware
2023-12-28 22:15:54 +02:00
data
fix: docker container volume mount location
2023-12-27 00:11:23 -08:00
utils
feat(auth): add auth middleware
2023-12-28 22:15:54 +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: improved error message for signup
2023-12-27 12:06:22 -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
feat: db migration to sqlite
2023-12-25 21:44:28 -08:00
start.sh
fix: https connection issue
2023-12-28 09:52:30 -08:00