sourcegraph/cmd/frontend/auth
Erik Seliger 5a39f81d84
chore: Move cmd/frontend/backend to internal (#64261)
To prevent cross-cmd imports in the future, moving the backend package into internal.

Test plan: Just moved a package around, Go compiler doesn't complain and CI still passes.
2024-08-08 11:02:51 +02:00
..
auth_test.go chore: Move authn into cmd/frontend (#63648) 2024-07-31 03:26:25 +02:00
auth.go chore: Move authn into cmd/frontend (#63648) 2024-07-31 03:26:25 +02:00
BUILD.bazel chore: Move cmd/frontend/backend to internal (#64261) 2024-08-08 11:02:51 +02:00
non_public_test.go frontend: Remove global conf server variable (#64155) 2024-08-05 16:28:39 +02:00
non_public.go Remove App from codebase (#59115) 2023-12-21 01:07:05 +01:00
redirect_test.go auth: ensure the redirect URL always starts with a single slash (#10167) 2020-04-24 18:06:39 +08:00
redirect.go Add service type to auth event logs (#57646) 2023-10-20 08:42:27 -07:00
reset_password.go chore: Move cmd/frontend/backend to internal (#64261) 2024-08-08 11:02:51 +02:00
user_test.go chore: Move authn into cmd/frontend (#63648) 2024-07-31 03:26:25 +02:00
user.go chore: Move authn into cmd/frontend (#63648) 2024-07-31 03:26:25 +02:00