[PR #776] [MERGED] feat: document OAUTH_ROLES_SEPARATOR #800

Closed
opened 2026-02-15 18:16:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/776
Author: @attilaolah
Created: 10/24/2025
Status: Merged
Merged: 10/26/2025
Merged by: @Classic298

Base: devHead: pr-18572


📝 Commits (5)

📊 Changes

7 files changed (+63 additions, -36 deletions)

View changed files

📝 docs/enterprise/index.mdx (+21 -1)
📝 docs/features/auth/sso/index.mdx (+1 -0)
📝 docs/getting-started/env-configuration.mdx (+6 -0)
📝 docs/intro.mdx (+1 -1)
📝 src/components/SidebarBanners.tsx (+14 -14)
📝 src/components/SponsorList.tsx (+6 -6)
📝 src/components/TopBanners.tsx (+14 -14)

📄 Description

Document the OAUTH_ROLES_SEPARATOR, proposed in https://github.com/open-webui/open-webui/pull/18572.


🔄 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/docs/pull/776 **Author:** [@attilaolah](https://github.com/attilaolah) **Created:** 10/24/2025 **Status:** ✅ Merged **Merged:** 10/26/2025 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `dev` ← **Head:** `pr-18572` --- ### 📝 Commits (5) - [`6bdedb0`](https://github.com/open-webui/docs/commit/6bdedb0bf040380deb33183ce31e107d556bb199) Update intro.mdx - [`89b6a3c`](https://github.com/open-webui/docs/commit/89b6a3ceaec8105200893b0538a01b3c0f46e879) refac - [`b335961`](https://github.com/open-webui/docs/commit/b335961fc6894991fcedc68010603fc707431a97) Update index.mdx - [`97b95c0`](https://github.com/open-webui/docs/commit/97b95c0950ad0ed4c3cd606bb53219695716cd34) Update index.mdx - [`bac9099`](https://github.com/open-webui/docs/commit/bac90991182a4f7778f8b2e139181a9e0cdd2814) feat: document https://github.com/open-webui/open-webui/pull/18572 ### 📊 Changes **7 files changed** (+63 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `docs/enterprise/index.mdx` (+21 -1) 📝 `docs/features/auth/sso/index.mdx` (+1 -0) 📝 `docs/getting-started/env-configuration.mdx` (+6 -0) 📝 `docs/intro.mdx` (+1 -1) 📝 `src/components/SidebarBanners.tsx` (+14 -14) 📝 `src/components/SponsorList.tsx` (+6 -6) 📝 `src/components/TopBanners.tsx` (+14 -14) </details> ### 📄 Description Document the `OAUTH_ROLES_SEPARATOR`, proposed in https://github.com/open-webui/open-webui/pull/18572. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:16:11 -05:00
yindo closed this issue 2026-02-15 18:16:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#800