authelia/internal/middlewares
James Elliott f7b358e72a
build(deps): update module github.com/golang-jwt/jwt to v4 (#2235)
2021-08-04 07:38:07 +10:00
..
authelia_context.go fix(handlers): handle xhr requests to /api/verify with 401 (#2189) 2021-07-22 13:52:37 +10:00
authelia_context_test.go feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
const.go fix(handlers): handle xhr requests to /api/verify with 401 (#2189) 2021-07-22 13:52:37 +10: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): update module github.com/golang-jwt/jwt to v4 (#2235) 2021-08-04 07:38:07 +10:00
identity_verification_test.go build(deps): update module github.com/golang-jwt/jwt to v4 (#2235) 2021-08-04 07:38:07 +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): update module github.com/golang-jwt/jwt to v4 (#2235) 2021-08-04 07:38:07 +10:00