1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/middlewares
2021-08-04 07:38:07 +10:00
..
authelia_context_test.go feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
authelia_context.go fix(handlers): handle xhr requests to /api/verify with 401 () 2021-07-22 13:52:37 +10:00
const.go fix(handlers): handle xhr requests to /api/verify with 401 () 2021-07-22 13:52:37 +10:00
errors.go [MISC] Fixed typo in X-Forwarded headers () 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_test.go build(deps): update module github.com/golang-jwt/jwt to v4 () 2021-08-04 07:38:07 +10:00
identity_verification.go build(deps): update module github.com/golang-jwt/jwt to v4 () 2021-08-04 07:38:07 +10:00
log_request_test.go [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
log_request.go Display correct RemoteIP in logs. 2019-12-11 19:01:16 +01:00
require_first_factor.go [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
strip_path.go [FEATURE] Allow Authelia to listen on a specified path () 2020-05-21 12:20:55 +10:00
types.go build(deps): update module github.com/golang-jwt/jwt to v4 () 2021-08-04 07:38:07 +10:00