[PR #2082] [MERGED] fix: reword WEBUI_SECRET_KEY generation log line #108193

Closed
opened 2026-05-18 07:10:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/2082
Author: @cheahjs
Created: 5/8/2024
Status: Merged
Merged: 5/8/2024
Merged by: @tjbck

Base: devHead: fix/reword-secret-key


📝 Commits (1)

  • ceecfb6 fix: reword WEBUI_SECRET_KEY generation log line

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 backend/start.sh (+1 -1)
📝 backend/start_windows.bat (+1 -1)

📄 Description

Pull Request Checklist

  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation Open WebUI Docs, or other documentation sources?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?
  • Testing: Have you written and run sufficient tests for the changes?
  • Code Review: Have you self-reviewed your code and addressed any coding standard issues?

Description

Reword the WEBUI_SECRET_KEY log line to avoid making it sound like an error


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/2082 **Author:** [@cheahjs](https://github.com/cheahjs) **Created:** 5/8/2024 **Status:** ✅ Merged **Merged:** 5/8/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `fix/reword-secret-key` --- ### 📝 Commits (1) - [`ceecfb6`](https://github.com/open-webui/open-webui/commit/ceecfb66a588e9091e46c6ae6c637c98f329c7fc) fix: reword WEBUI_SECRET_KEY generation log line ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `backend/start.sh` (+1 -1) 📝 `backend/start_windows.bat` (+1 -1) </details> ### 📄 Description ## Pull Request Checklist - [x] **Description:** Briefly describe the changes in this pull request. - [ ] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [ ] **Documentation:** Have you updated relevant documentation [Open WebUI Docs](https://github.com/open-webui/docs), or other documentation sources? - [ ] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? - [ ] **Testing:** Have you written and run sufficient tests for the changes? - [ ] **Code Review:** Have you self-reviewed your code and addressed any coding standard issues? --- ## Description Reword the `WEBUI_SECRET_KEY` log line to avoid making it sound like an error --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-18 07:10:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#108193