authelia/internal
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
..
authentication feat(authentication): suport ldap over unix socket (#5397) 2023-05-07 16:39:17 +10:00
authorization refactor: http verbs etc (#5248) 2023-04-15 15:03:14 +10:00
commands fix(commands): missing pkcs8 option (#5270) 2023-04-18 12:16:45 +10:00
configuration feat(authentication): suport ldap over unix socket (#5397) 2023-05-07 16:39:17 +10:00
duo refactor: http verbs etc (#5248) 2023-04-15 15:03:14 +10:00
handlers docs: header consistency (#5266) 2023-04-18 09:53:26 +10:00
logging refactor: interfaces (#5252) 2023-04-15 22:35:44 +10:00
metrics feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
middlewares fix(middlewares): failure to detect remote ip (#5339) 2023-04-30 10:52:45 +10:00
mocks refactor: http verbs etc (#5248) 2023-04-15 15:03:14 +10:00
model refactor(web): webauthn references (#5244) 2023-04-15 02:54:24 +10:00
notification feat(authentication): suport ldap over unix socket (#5397) 2023-05-07 16:39:17 +10:00
ntp feat(authentication): suport ldap over unix socket (#5397) 2023-05-07 16:39:17 +10:00
oidc refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00
random docs: fix rfc references and fix misc issues (#4879) 2023-02-05 18:11:30 +11:00
regulation refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00
server feat(server): listen on unix sockets (#5038) 2023-05-07 15:48:26 +10:00
session build(deps): update module github.com/fasthttp/session to v2.5.0 (#5391) 2023-05-05 23:50:35 +10:00
storage feat(authentication): suport ldap over unix socket (#5397) 2023-05-07 16:39:17 +10:00
suites feat(authentication): suport ldap over unix socket (#5397) 2023-05-07 16:39:17 +10:00
templates fix(oidc): default response mode not validated (#5129) 2023-04-11 21:29:02 +10:00
totp feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
utils refactor: interfaces (#5252) 2023-04-15 22:35:44 +10:00