sourcegraph/internal/auth
William Bezuidenhout 1ae6cc6bfd
logger: update log lib and remove use of description (#57690)
* log: remove use of description paramter in Scoped

* temporarily point to sglog branch

* bazel configure + gazelle

* remove additional use of description param

* use latest versions of zoekt,log,mountinfo

* go.mod
2023-10-18 17:29:08 +02:00
..
accessrequest logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
providers Allow multiple auth providers with the same URL (#54289) 2023-07-17 11:44:48 +02:00
userpasswd logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
validateconf ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
backoff.go debt: extract a buncha stuff from cmd/frontend that was used outside of frontend (#52570) 2023-06-01 14:20:11 +01:00
BUILD.bazel Separate database package mocks to dbmocks package (#55778) 2023-08-14 10:48:45 +02:00
const.go Backend: remove EnterpriseDB (#54699) 2023-07-06 20:03:31 -06:00
forbid_all_test.go debt: extract a buncha stuff from cmd/frontend that was used outside of frontend (#52570) 2023-06-01 14:20:11 +01:00
forbid_all.go debt: extract a buncha stuff from cmd/frontend that was used outside of frontend (#52570) 2023-06-01 14:20:11 +01:00
orgs.go Move auth check helpers out of cmd/frontend (#42624) 2022-10-06 12:22:02 +02:00
site_admin_test.go Separate database package mocks to dbmocks package (#55778) 2023-08-14 10:48:45 +02:00
site_admin.go tiny refactoring: remove duplicated auth code (#51770) 2023-05-12 16:08:56 +02:00