authelia/internal/middlewares
James Elliott 438555886e
build(deps): replace jwt-go (#2092)
This replaces github.com/dgrijalva/jwt-go and github.com/form3tech-oss/jwt-go with github.com/golang-jwt/jwt which will be the maintained package going forward.

Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2021-06-18 10:39:19 +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 build(deps): replace jwt-go (#2092) 2021-06-18 10:39:19 +10:00
identity_verification_test.go build(deps): replace jwt-go (#2092) 2021-06-18 10:39:19 +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 build(deps): replace jwt-go (#2092) 2021-06-18 10:39:19 +10:00