open-webui/backend
Timothy Jaeryang Baek 9f3346a6ec
Merge pull request #682 from explorigin/simplify-endpoint-code
Simplify endpoint role checking
2024-02-09 14:26:56 -08:00
..
apps Merge pull request #682 from explorigin/simplify-endpoint-code 2024-02-09 14:26:56 -08:00
data
utils Endpoint role-checking was redundantly applied but FastAPI provides a nice abstraction mechanic...so I applied it. There should be no logical changes in this code; only simpler, cleaner ways for doing the same thing. 2024-02-08 18:05:01 -06:00
.dockerignore chore: dockerignore added 2023-12-26 02:22:06 -08:00
.gitignore Update .gitignore 2024-02-04 21:29:04 -08:00
config.py get ENABLE_SIGNUP from env 2024-02-06 20:58:07 +02:00
constants.py
dev.sh
main.py
requirements.txt Merge branch 'main' into main 2024-01-25 00:13:12 -08:00
start.sh Fix bash condition formatting 2024-02-02 09:02:48 -06:00