authelia/internal
James Elliott d0d80b4f66
feat(configuration): freeipa ldap implementation (#4482)
This adds a FreeIPA LDAP implementation which purely adds sane defaults for FreeIPA. There are no functional differences just when the implementation option is set to 'freeipa' sane defaults which should be sufficient for most use cases are set. See the documentation at https://www.authelia.com/r/ldap#defaults for more details.

Closes #2177, Closes #2161
2022-12-21 21:07:00 +11:00
..
authentication refactor: const int type stringers (#4588) 2022-12-17 23:39:24 +11:00
authorization refactor: const int type stringers (#4588) 2022-12-17 23:39:24 +11:00
commands feat(configuration): file filters (#4515) 2022-12-21 20:48:14 +11:00
configuration feat(configuration): freeipa ldap implementation (#4482) 2022-12-21 21:07:00 +11:00
duo fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
handlers refactor: const int type stringers (#4588) 2022-12-17 23:39:24 +11:00
logging test: use testing tempdir tooling (#4468) 2022-12-04 20:57:28 +11:00
metrics refactor(metrics): simplify names (#3515) 2022-06-14 21:51:33 +10:00
middlewares refactor(server): simplify templating and url derivation (#4547) 2022-12-17 11:49:05 +11:00
mocks refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00
model fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
notification feat(configuration): mtls clients (#4221) 2022-10-21 19:41:33 +11:00
ntp refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
oidc refactor: const int type stringers (#4588) 2022-12-17 23:39:24 +11:00
regulation feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20:13 +10:00
server fix(server): verify endpoint 405ing non-get/head reqs (#4607) 2022-12-21 18:47:20 +11:00
session feat(configuration): mtls clients (#4221) 2022-10-21 19:41:33 +11:00
storage refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00
suites refactor(server): simplify templating and url derivation (#4547) 2022-12-17 11:49:05 +11:00
templates feat(configuration): file filters (#4515) 2022-12-21 20:48:14 +11:00
totp feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
utils test: use testing tempdir tooling (#4468) 2022-12-04 20:57:28 +11:00