authelia/internal/middlewares
Clement Michaud 4dd6260ac8 Revert "Read X-Real-Ip as the remote IP provided by the proxy."
This reverts commit fccb55f714.

Avoid exposing Authelia to more attacks by only keeping X-Forwarded-For.
2019-12-11 08:29:32 +01:00
..
authelia_context.go Revert "Read X-Real-Ip as the remote IP provided by the proxy." 2019-12-11 08:29:32 +01:00
authelia_context_test.go Revert "Read X-Real-Ip as the remote IP provided by the proxy." 2019-12-11 08:29:32 +01:00
const.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
errors.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
identity_verification.go Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
identity_verification_test.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
log_request.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
log_request_test.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
require_first_factor.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
types.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00