open-webui/backend/apps/web/routers
Timothy Jaeryang Baek 24fb77759e
Merge pull request #1347 from cheahjs/feat/trusted-email-header
feat: allow authenticating with a trusted email header
2024-04-02 09:11:25 -07:00
..
auths.py fix: accidental indent during format changed logic 2024-03-29 21:04:30 +00:00
chats.py feat: update shared chat 2024-04-02 08:58:03 -07:00
configs.py chore: py formatting 2024-03-31 01:13:39 -07:00
documents.py feat: rag folder scan support 2024-02-17 21:06:08 -08:00
modelfiles.py chore: py formatting 2024-03-31 01:13:39 -07:00
prompts.py 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
users.py chore: py formatting 2024-03-31 01:13:39 -07:00
utils.py refac: ollama gguf upload 2024-03-21 23:45:00 -07:00