mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-02 06:46:55 -05:00
Hide env defined apikeys #827
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sebiweise on GitHub (May 6, 2024).
Bug Report
Description
Bug Summary:
When I define api keys via env vars, the vars can be seen by the users in there settings.
Steps to Reproduce:
Define api keys in env vars
Expected Behavior:
The api keys should not be shown once they are saved.
Actual Behavior:
The api keys can be shown once saved or loaded via env vars.
Environment
Open WebUI Version: v0.1.123
Operating System: Ubuntu 22.04
Browser (if applicable): Chrome
Reproduction Details
Confirmation:
Logs and Screenshots
Screenshots (if applicable):

Installation Method
I´ve installed open-webui via Git and the Dockerfile on my Coolify instance