Skip to content

Commit 89dbcd5

Browse files
docs: clarify AUTH_EE_* removal lands in v5.0.2
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent a440262 commit 89dbcd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/upgrade/v4-to-v5-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Sourcebot warns at startup if either file is still present.
183183

184184
#### Description
185185

186-
In v4, you could configure these identity providers using `AUTH_EE_*` environment variables (for example `AUTH_EE_GITHUB_CLIENT_ID`). Those variables were deprecated in favor of the [`identityProviders`](/docs/configuration/idp) section of the config file. Starting in v5, the environment variable path has been removed. Sourcebot no longer reads these variables, and any provider configured only through them will stop appearing on the login screen.
186+
In v4, you could configure these identity providers using `AUTH_EE_*` environment variables (for example `AUTH_EE_GITHUB_CLIENT_ID`). Those variables were deprecated in favor of the [`identityProviders`](/docs/configuration/idp) section of the config file. Starting in v5.0.2, the environment variable path has been removed. Sourcebot no longer reads these variables, and any provider configured only through them will stop appearing on the login screen. This also applies if you are upgrading from an earlier v5 release (v5.0.0 or v5.0.1), where these variables were still supported.
187187

188188
The following environment variables are no longer read:
189189

0 commit comments

Comments
 (0)