mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[PR #11301] [CLOSED] fix: ordinary user can request the api/changelog #61561
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/11301
Author: @wangtunan
Created: 3/6/2025
Status: ❌ Closed
Base:
dev← Head:fix/only_admin_fetch_api_changelog📝 Commits (2)
3b70cd6Merge pull request #11257 from open-webui/dev9093c9bfix: only admin can fetch changelog📊 Changes
1 file changed (+4 additions, -1 deletions)
View changed files
📝
src/routes/(app)/+layout.svelte(+4 -1)📄 Description
fix an issue: as an ordinary user, you can request the
api/changelog, but its logic is specific to the admin role.Pull Request Checklist
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.