This website requires JavaScript.
Explore
Help
Sign In
tdpeuter
/
open-webui
Watch
1
Fork
You've already forked open-webui
0
forked from
open-webui/open-webui
Code
Issues
Pull requests
1
Releases
2
Packages
Activity
Actions
8c37edd027
open-webui
/
backend
/
utils
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
..
misc.py
feat: web rag support
2024-01-26 22:17:28 -08:00
utils.py
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