mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 03:47:49 +01:00
WIP
- refactoring oauth functions to enable refresh functionality
This commit is contained in:
@@ -44,7 +44,7 @@ from open_webui.config import (
|
||||
WEBHOOK_URL,
|
||||
WEBUI_AUTH,
|
||||
WEBUI_BANNERS,
|
||||
AppConfig, OAUTH_ALLOWED_ROLES, OAUTH_ADMIN_ROLES,
|
||||
AppConfig,
|
||||
)
|
||||
from open_webui.env import (
|
||||
WEBUI_AUTH_TRUSTED_EMAIL_HEADER,
|
||||
|
||||
Reference in New Issue
Block a user