mirror of
https://github.com/open-webui/open-webui
synced 2025-01-18 00:30:51 +00:00
c00a6fa02a
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> |
||
---|---|---|
.. | ||
apps | ||
data | ||
open_webui | ||
static | ||
utils | ||
.dockerignore | ||
.gitignore | ||
config.py | ||
constants.py | ||
dev.sh | ||
main.py | ||
requirements.txt | ||
start_windows.bat | ||
start.sh |