authelia/internal/middlewares
Amir Zarrinkafsh 8a171e6344
ci(golangci-lint): replace golint with revive linter (#2078)
Remove deprecated `golint` linter and replace with `revive` linter.

Also fix outstanding issues due to upgraded linters.
2021-06-11 10:30:53 +10:00
..
authelia_context.go ci(golangci-lint): replace golint with revive linter (#2078) 2021-06-11 10:30:53 +10:00
authelia_context_test.go feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
const.go feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
errors.go [MISC] Fixed typo in X-Forwarded headers (#1280) 2020-08-21 11:15:20 +10:00
http_to_authelia_handler_adaptor.go feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
identity_verification.go feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
identity_verification_test.go [FEATURE] Plain Text Email Notifications (#1238) 2020-08-21 12:16:23 +10:00
log_request.go Display correct RemoteIP in logs. 2019-12-11 19:01:16 +01:00
log_request_test.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
require_first_factor.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
strip_path.go [FEATURE] Allow Authelia to listen on a specified path (#1027) 2020-05-21 12:20:55 +10:00
types.go feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00