Skip to content

Commit 5132ec9

Browse files
authored
Remove section about modal feature flag that is no longer relevant (#925)
This is no longer hidden behind a feature flag
1 parent 69dcc22 commit 5132ec9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/admin/auth/index.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -533,9 +533,3 @@ Usernames from authentication providers are normalized before being used in Sour
533533
For example, a user whose external username (according the authentication provider) is `[email protected]` would have the Sourcegraph username `alice-smith`.
534534

535535
If multiple accounts normalize into the same username, separate accounts are still created, but Sourcegraph will add a randomized suffix to the username to ensure uniqueness.
536-
537-
## Remind users to connect external accounts
538-
539-
When authorization is activated, users must link their external code host accounts with their Sourcegraph accounts to access private repositories.
540-
To ensure users are aware of any unlinked accounts, enable the external-accounts-modal feature flag.
541-
This prompts users to connect any missing external accounts upon visiting Sourcegraph.

0 commit comments

Comments
 (0)