authelia/internal/ntp
James Elliott fb5c285c25
feat(authentication): suport ldap over unix socket (#5397)
This adds support for LDAP unix sockets using the ldapi scheme. In addition it improves all of the address related parsing significantly deprecating old options.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-05-07 16:39:17 +10:00
..
const.go fix(ntp): version 4 encoded incorrectly (#4773) 2023-01-17 22:54:17 +11:00
ntp.go feat(authentication): suport ldap over unix socket (#5397) 2023-05-07 16:39:17 +10:00
ntp_test.go feat(authentication): suport ldap over unix socket (#5397) 2023-05-07 16:39:17 +10:00
types.go feat(storage): primary key for all tables and general qol refactoring (#2431) 2021-11-23 20:45:38 +11:00
util.go feat(authentication): suport ldap over unix socket (#5397) 2023-05-07 16:39:17 +10:00
util_test.go fix(ntp): version 4 encoded incorrectly (#4773) 2023-01-17 22:54:17 +11:00