1 Commits

Author SHA1 Message Date
Lumpiasty a0d89472fc oauth auto redirect and allowed role in openwebui
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
2026-06-04 17:27:22 +02:00
+4
View File
@@ -74,6 +74,10 @@ spec:
value: "false"
- name: OAUTH_MERGE_ACCOUNTS_BY_EMAIL
value: "true"
- name: OAUTH_ALLOWED_ROLES
value: "user"
- name: OAUTH_AUTO_REDIRECT
value: "true"
# STT via whisper-server (routed through llama-swap)
- name: AUDIO_STT_ENGINE
value: "openai"