authelia/internal
Clement Michaud fccb55f714 Read X-Real-Ip as the remote IP provided by the proxy.
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.
2019-12-10 23:47:05 +01:00
..
authentication Introduce hasU2F and hasTOTP in user info. 2019-12-08 14:31:48 +01:00
authorization Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
configuration Add a check for enclosing parenthesis in LDAP users and groups filters. 2019-12-09 13:03:12 +01:00
duo Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
handlers Allow administrator to provide a Google Analytics tracking ID. 2019-12-08 14:31:48 +01:00
logging Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
middlewares Read X-Real-Ip as the remote IP provided by the proxy. 2019-12-10 23:47:05 +01:00
mocks Introduce hasU2F and hasTOTP in user info. 2019-12-08 14:31:48 +01:00
models Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
notification Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
regulation Fix unit tests. 2019-12-05 11:05:24 +01:00
server Add host parameter to configure the interface Authelia listens on. 2019-12-08 19:07:19 +01:00
session Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
storage Use lower case database table names. 2019-12-08 14:31:48 +01:00
suites Fix HighAvailability suite randomness. 2019-12-08 16:41:28 +01:00
templates Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
utils Introduce hasU2F and hasTOTP in user info. 2019-12-08 14:31:48 +01:00