oauth auto redirect and allowed role in openwebui
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
This commit is contained in:
@@ -74,6 +74,14 @@ spec:
|
|||||||
value: "false"
|
value: "false"
|
||||||
- name: OAUTH_MERGE_ACCOUNTS_BY_EMAIL
|
- name: OAUTH_MERGE_ACCOUNTS_BY_EMAIL
|
||||||
value: "true"
|
value: "true"
|
||||||
|
- name: ENABLE_OAUTH_ROLE_MANAGEMENT
|
||||||
|
value: "true"
|
||||||
|
- name: OAUTH_ADMIN_ROLES
|
||||||
|
value: "admin"
|
||||||
|
- name: OAUTH_ALLOWED_ROLES
|
||||||
|
value: "user"
|
||||||
|
- name: OAUTH_AUTO_REDIRECT
|
||||||
|
value: "true"
|
||||||
# STT via whisper-server (routed through llama-swap)
|
# STT via whisper-server (routed through llama-swap)
|
||||||
- name: AUDIO_STT_ENGINE
|
- name: AUDIO_STT_ENGINE
|
||||||
value: "openai"
|
value: "openai"
|
||||||
|
|||||||
Reference in New Issue
Block a user