ba5e534 fix: remove public-read granting write access for notes
📊 Changes
1 file changed (+0 additions, -1 deletions)
View changed files
📝backend/open_webui/routers/notes.py (+0 -1)
📄 Description
Description
Public-read (user:* read) should not grant write access. This fix ensures that notes with public-read permission only allow read access, not write access.
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 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/22471
**Author:** [@gambletan](https://github.com/gambletan)
**Created:** 3/9/2026
**Status:** ❌ Closed
**Base:** `dev` ← **Head:** `fix/notes-public-read-write-access`
---
### 📝 Commits (1)
- [`ba5e534`](https://github.com/open-webui/open-webui/commit/ba5e5343e4afceccae8234f90e96d51f8cf649d7) fix: remove public-read granting write access for notes
### 📊 Changes
**1 file changed** (+0 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `backend/open_webui/routers/notes.py` (+0 -1)
</details>
### 📄 Description
## Description
Public-read (user:* read) should not grant write access. This fix ensures that notes with public-read permission only allow read access, not write access.
### Contributor License Agreement
- [x] By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/22471
Author: @gambletan
Created: 3/9/2026
Status: ❌ Closed
Base:
dev← Head:fix/notes-public-read-write-access📝 Commits (1)
ba5e534fix: remove public-read granting write access for notes📊 Changes
1 file changed (+0 additions, -1 deletions)
View changed files
📝
backend/open_webui/routers/notes.py(+0 -1)📄 Description
Description
Public-read (user:* read) should not grant write access. This fix ensures that notes with public-read permission only allow read access, not write access.
Contributor License Agreement
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.