This website requires JavaScript.
Explore
Help
Register
Sign In
UniqAI
/
open-webui
Watch
1
Star
0
Fork
0
You've already forked open-webui
mirror of
https://github.com/open-webui/open-webui
synced
2024-11-06 08:56:39 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
4fceb404bd
open-webui
/
backend
/
apps
History
Tim Farrell
8c37edd027
Even though "User.email" is enforced as unique at signup, it is not a unique field in the database. Let's use "User.id" instead. This also makes it more difficult to do a session stealing attack.
2024-02-02 09:01:06 -06:00
..
ollama
feat: terminate request on user stop
2024-01-17 19:19:44 -08:00
openai
fix: openai
2024-01-22 09:45:56 -08:00
rag
feat: web rag support
2024-01-26 22:17:28 -08:00
web
Even though "User.email" is enforced as unique at signup, it is not a unique field in the database. Let's use "User.id" instead. This also makes it more difficult to do a session stealing attack.
2024-02-02 09:01:06 -06:00