mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 20:31:48 +00:00
Found that we call SetProviders in an internal package, if someone decides to call NewStore from another binary we'll unset authz providers which can disable certain auth checks, so that felt a bit risky. Test plan: Just moved a bit of code around. |
||
|---|---|---|
| .. | ||
| autoindexing | ||
| codenav | ||
| context | ||
| dependencies | ||
| policies | ||
| ranking | ||
| reposcheduler | ||
| resolvers | ||
| shared | ||
| syntactic_indexing | ||
| types | ||
| uploads | ||
| BUILD.bazel | ||
| CODENOTIFY | ||
| services.go | ||