Files
open-webui-custom/backend/open_webui
google-labs-jules[bot] 41e4e7395c feat: add permission toggle for public sharing of notes
This commit introduces a new permission toggle that allows administrators to control whether users can publicly share their notes.

- Adds a new environment variable `USER_PERMISSIONS_NOTES_ALLOW_PUBLIC_SHARING` to control the default setting.
- Adds a `public_notes` permission to the `sharing` section of the user permissions.
- Adds a toggle switch to the admin panel for managing this permission.
- Implements backend logic to enforce the permission when a user attempts to share a note publicly.
2025-09-26 20:48:01 +00:00
..
2025-08-10 22:28:31 +08:00
2025-09-25 13:53:56 -05:00
2025-08-28 13:25:48 +04:00
2025-08-10 00:02:58 +04:00
2025-08-21 12:44:16 +04:00
2025-07-16 15:23:18 +09:00
2025-09-25 15:20:13 -05:00
2025-04-15 09:55:35 +02:00
2025-06-03 18:07:29 +04:00
2025-09-19 00:10:48 -05:00
2025-09-25 11:28:33 -05:00