Is your feature request related to a problem? Please describe.
It's unclear what Authorization under Settings > Authentication does. Is this for sending an Authorization to the Ollama server?
Describe the solution you'd like
Add 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/229
**Is your feature request related to a problem? Please describe.**
It's unclear what Authorization under Settings > Authentication does. Is this for sending an Authorization to the Ollama server?
**Describe the solution you'd like**
Add documentation.
**Describe alternatives you've considered**
-
**Additional context**
-
Hi! With #216, Authorization header feature will be deprecated and user system will be implemented in lieu of the existing Authorization settings, Stay tuned!
<!-- gh-comment-id:1869860777 -->
@tjbck commented on GitHub (Dec 27, 2023):
Hi! With #216, Authorization header feature will be deprecated and user system will be implemented in lieu of the existing Authorization settings, Stay tuned!
Hi, Just merged #216 to main! When upgrading make sure to add -v ollama-webui:/app/backend/data flag to the docker command. Feel free to reach out if you encounter any issues or have questions, Thanks!
<!-- gh-comment-id:1870710347 -->
@tjbck commented on GitHub (Dec 28, 2023):
Hi, Just merged #216 to main! When upgrading make sure to add `-v ollama-webui:/app/backend/data` flag to the docker command. Feel free to reach out if you encounter any issues or have questions, 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/229
Is your feature request related to a problem? Please describe.
It's unclear what Authorization under Settings > Authentication does. Is this for sending an Authorization to the Ollama server?
Describe the solution you'd like
Add documentation.
Describe alternatives you've considered
Additional context
@tjbck commented on GitHub (Dec 27, 2023):
Hi! With #216, Authorization header feature will be deprecated and user system will be implemented in lieu of the existing Authorization settings, Stay tuned!
@tjbck commented on GitHub (Dec 28, 2023):
Hi, Just merged #216 to main! When upgrading make sure to add
-v ollama-webui:/app/backend/dataflag to the docker command. Feel free to reach out if you encounter any issues or have questions, Thanks!