mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
fccb55f714
Authelia needs to know with what IP was the request originating in order to apply network based ACL rules. Authelia already supported X-Forwarded-For but X-Real-IP is another way to define it. It takes precedence over X-Forwarded-For. |
||
---|---|---|
.. | ||
authelia_context_test.go | ||
authelia_context.go | ||
const.go | ||
errors.go | ||
identity_verification_test.go | ||
identity_verification.go | ||
log_request_test.go | ||
log_request.go | ||
require_first_factor.go | ||
types.go |