open-webui/backend/apps
John Karabudak c00a6fa02a added ability to set user name for federated auth
this commit adds an optional environment variable named `WEBUI_AUTH_TRUSTED_NAME_HEADER`, which sets the user's name to the contents of that header. this only happens if the user is just being created, just like how the trusted e-mail header works.

if the environment variable or header is not present, we fall back to the original behavior which is to re-use the user e-mail address.

Co-Authored-By: Nikita Borzykh <sample@fastmail.com>
2024-06-16 18:44:10 -02:30
..
audio
images added Stable Diffusion 3 support alongside ComfyUI configuration 2024-06-16 15:30:52 -02:30
ollama Merge pull request #3217 from theasp/better-body-logging 2024-06-16 09:07:22 -07:00
openai Use log.debug() for logging request bodies for the backend API 2024-06-16 12:40:16 -03:00
rag feat: add tavily web search in web search provider 2024-06-14 20:44:11 +05:30
socket
webui added ability to set user name for federated auth 2024-06-16 18:44:10 -02:30