sourcegraph/internal/codeintel
Erik Seliger 5bbff91e1a
Move authz.SetProviders call to cmd/ package (#61838)
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.
2024-04-18 16:08:42 +02:00
..
autoindexing chore: Remove dead code (#61899) 2024-04-16 10:17:47 +02:00
codenav gitserver: Migrate Diff to gRPC call (#61938) 2024-04-18 15:14:14 +02:00
context Replace all traditional for-loops (#60988) 2024-03-11 16:05:47 +02:00
dependencies all: use observation.TestContextTB instead of TestContext (#61751) 2024-04-10 14:07:39 +02:00
policies gitserver: Serve Refs via gRPC method (#60323) 2024-04-16 14:28:25 +02:00
ranking all: use observation.TestContextTB instead of TestContext (#61751) 2024-04-10 14:07:39 +02:00
reposcheduler chore: Remove dead code (#61899) 2024-04-16 10:17:47 +02:00
resolvers chore: Remove sentinel code (#61814) 2024-04-12 07:25:40 +02:00
shared gitserver: Serve Refs via gRPC method (#60323) 2024-04-16 14:28:25 +02:00
syntactic_indexing Move authz.SetProviders call to cmd/ package (#61838) 2024-04-18 16:08:42 +02:00
types ranking: Fix log(0) (#48655) 2023-03-03 21:56:26 +00:00
uploads gitserver: Serve Refs via gRPC method (#60323) 2024-04-16 14:28:25 +02:00
BUILD.bazel chore: Remove sentinel code (#61814) 2024-04-12 07:25:40 +02:00
CODENOTIFY codenotify: dr. fritz is kil (#57313) 2023-10-03 16:19:55 +00:00
services.go chore: Remove sentinel code (#61814) 2024-04-12 07:25:40 +02:00