mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 19:51:50 +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. |
||
|---|---|---|
| .. | ||
| authz_test.go | ||
| authz.go | ||
| BUILD.bazel | ||
| cache.go | ||
| client.go | ||
| github_test.go | ||
| github.go | ||
| mocks_test.go | ||