mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 14:31:56 +00:00
Docs here: https://github.com/sourcegraph/docs/pull/561 This PR adds support for using Bitbucket Server OAuth2 application links for sign-in and permission syncing. When used for permission syncing, the user's oauth token is used to fetch user permissions (and now permissions are fetched via the server). ## Test plan Tests added and updated. ## Changelog - Sourcegraph now supports Bitbucket Server OAuth2 application links for user sign-in and permission syncing. |
||
|---|---|---|
| .. | ||
| azuredevops | ||
| bitbucketcloud | ||
| bitbucketserver | ||
| gerrit | ||
| github | ||
| gitlab | ||
| perforce | ||
| authz_test.go | ||
| authz.go | ||
| BUILD.bazel | ||
| CODENOTIFY | ||
| main_test.go | ||