Flag to disable login UI and endpoints for credentialed auth (#3984)

* Flag to disable login UI and endpoints for credentialed auth

* dev build

* fix translation key
This commit is contained in:
Timothy Carambat
2025-06-11 12:46:40 -07:00
committed by GitHub
parent feadf1f0ff
commit 2055c8accd
14 changed files with 179 additions and 46 deletions

View File

@@ -6,7 +6,7 @@ concurrency:
on:
push:
branches: ['2095-model-swap-in-chat'] # put your current branch to create a build. Core team only.
branches: ['3982-disable-login-simple-sso'] # put your current branch to create a build. Core team only.
paths-ignore:
- '**.md'
- 'cloud-deployments/*'