mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #11951] [CLOSED] fix: Check ENABLE_AUDIT_LOGS
#38454
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/11951
Author: @shirayu
Created: 3/22/2025
Status: ❌ Closed
Base:
dev← Head:check_ENABLE_AUDIT_LOGS📝 Commits (1)
d4817dbfix: Check ENABLE_AUDIT_LOGS📊 Changes
1 file changed (+5 additions, -1 deletions)
View changed files
📝
backend/open_webui/main.py(+5 -1)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
The environment variable
ENABLE_AUDIT_LOGSis ignored.Fixed
When
ENABLE_AUDIT_LOGSisFalse, setaudit_level = AuditLevel.NONE🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.