mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[PR #7551] [MERGED] feat: Add OAUTH_ALLOWED_DOMAINS #60937
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/7551
Author: @jonassvatos
Created: 12/2/2024
Status: ✅ Merged
Merged: 12/10/2024
Merged by: @tjbck
Base:
dev← Head:patch-1📝 Commits (1)
d42de65Add OAUTH_ALLOWED_DOMAINS for ability to restrict from which e-mail domains can users sign-up via OAuth📊 Changes
2 files changed (+11 additions, -0 deletions)
View changed files
📝
backend/open_webui/config.py(+6 -0)📝
backend/open_webui/utils/oauth.py(+5 -0)📄 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
Added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.