Support SAML authentication #17443
Annotations
8 errors
Run make lint-go-windows lint-go-vet:
routers/web/events/events.go#L13
could not import code.gitea.io/gitea/routers/web/auth (-: # code.gitea.io/gitea/routers/web/auth
|
Run make lint-go-windows lint-go-vet:
routers/web/auth/saml.go#L114
ctx.RedirectToFirst undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method RedirectToFirst)) (typecheck)
|
Run make lint-go-windows lint-go-vet:
routers/web/home.go#L21
could not import code.gitea.io/gitea/routers/web/auth (-: # code.gitea.io/gitea/routers/web/auth
|
Run make lint-go-windows lint-go-vet:
routers/web/auth/saml.go#L114
ctx.RedirectToFirst undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method RedirectToFirst)) (typecheck)
|
Run make lint-go-windows lint-go-vet:
routers/web/auth/saml.go#L114
ctx.RedirectToFirst undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method RedirectToFirst) (typecheck)
|
Run make lint-go-windows lint-go-vet:
tests/integration/oauth_test.go#L14
could not import code.gitea.io/gitea/routers/web/auth (-: # code.gitea.io/gitea/routers/web/auth
|
Run make lint-go-windows lint-go-vet:
routers/web/auth/saml.go#L114
ctx.RedirectToFirst undefined (type *"code.gitea.io/gitea/services/context".Context has no field or method RedirectToFirst)) (typecheck)
|
Run make lint-go-windows lint-go-vet
Process completed with exit code 2.
|
Loading