Skip to content

Commit 9373fca

Browse files
authored
Adds header to make it more clear how to disable account requests (#800)
Follow up to [this discussion](https://sourcegraph.slack.com/archives/C05EMJM2SLR/p1731436302493959)
1 parent bb1ca0b commit 9373fca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/admin/auth/builtin.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ New users can submit a form and site admins will see the request in the navbar o
5757

5858
![List of pending access requests for admin to approve](https://storage.googleapis.com/sourcegraph-assets/docs/images/admin/auth/pending-access-requests.png)
5959

60+
## Disable account requests from users
61+
6062
The account request feature can be disabled by setting `"auth.accessRequest": { "enabled": false }`. When disabled, new user accounts can only be created by the site admin manually.
6163

6264
## Creating builtin authentication users

0 commit comments

Comments
 (0)