authelia/internal
James Elliott 09b4e4e57e Allow blank additional_groups_dn and additional_users_dn
- Make the DN concatenation uniform between both Users and Groups
- Make it possible to use a blank or commented out additional_users_dn or additional_groups_dn for ldap backends
- Fixes #508
2019-12-19 23:29:16 +01:00
..
authentication Allow blank additional_groups_dn and additional_users_dn 2019-12-19 23:29:16 +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 Display correct RemoteIP in logs. 2019-12-11 19:01:16 +01:00
middlewares Display correct RemoteIP in logs. 2019-12-11 19:01:16 +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 Fix second_factor_method creation length 2019-12-19 23:27:04 +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