Is your feature request related to a problem? Please describe.
I would like to understand how WEBUI_DB_URL / WEBUI_AUTH works. Even though I configured a MongoDB instance and set the mentioned variables I don't see anything changing in the admin. I would assume that some sort of login system would activate based on code like this, so there must be something I am missing:
Describe the solution you'd like
Creat documentation.
Describe alternatives you've considered
Additional context
Originally created by @khromov on GitHub (Dec 15, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/228
**Is your feature request related to a problem? Please describe.**
I would like to understand how WEBUI_DB_URL / WEBUI_AUTH works. Even though I configured a MongoDB instance and set the mentioned variables I don't see anything changing in the admin. I would assume that some sort of login system would activate based on code like this, so there must be something I am missing:
https://github.com/ollama-webui/ollama-webui/blob/0820d846190569334151d2970169f77240a0916d/backend/apps/ollama/main.py#L35
**Describe the solution you'd like**
Creat documentation.
**Describe alternatives you've considered**
-
**Additional context**
-
Hi, Those env vars were for WIP feature, and will be deprecated and replaced with an embeddable db in #216. Thanks.
<!-- gh-comment-id:1858208367 -->
@tjbck commented on GitHub (Dec 15, 2023):
Hi, Those env vars were for WIP feature, and will be deprecated and replaced with an embeddable db in #216. Thanks.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @khromov on GitHub (Dec 15, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/228
Is your feature request related to a problem? Please describe.
I would like to understand how WEBUI_DB_URL / WEBUI_AUTH works. Even though I configured a MongoDB instance and set the mentioned variables I don't see anything changing in the admin. I would assume that some sort of login system would activate based on code like this, so there must be something I am missing:
https://github.com/ollama-webui/ollama-webui/blob/0820d846190569334151d2970169f77240a0916d/backend/apps/ollama/main.py#L35
Describe the solution you'd like
Creat documentation.
Describe alternatives you've considered
Additional context
@tjbck commented on GitHub (Dec 15, 2023):
Hi, Those env vars were for WIP feature, and will be deprecated and replaced with an embeddable db in #216. Thanks.