Skip to content

Commit d26cec1

Browse files
authored
Update index.mdx (#727)
<!-- Explain the changes introduced in your PR --> ## Pull Request approval Although pull request approval is not enforced for this repository in order to reduce friction, merging without a review will generate a ticket for the docs team to review your changes. So if possible, have your pull request approved before merging.
1 parent 2857540 commit d26cec1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/admin/auth/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,7 @@ Then add the following lines to your [site configuration](/admin/config/site_con
334334
"displayName": "Bitbucket Server",
335335
"clientID": "replace-with-the-oauth-client-id",
336336
"clientSecret": "replace-with-the-oauth-client-secret"
337+
"allowSignup": false // This is set to false by default, which means that any bitbucket server user cannot automatically sign up to access your instance.
337338
}
338339
]
339340
```

0 commit comments

Comments
 (0)