authelia/docs/configuration
James Elliott c794d57afc
perf(authentication): improve active directory default users filter (#2181)
This adds a performance change to the default Active Directory users filter. Basically as per TechNet the (sAMAccountType=805306368) filter is the same as (&(objectCategory=person)(objectClass=user)) except the performance is better.
2021-07-14 20:30:25 +10:00
..
authentication perf(authentication): improve active directory default users filter (#2181) 2021-07-14 20:30:25 +10:00
identity-providers docs: update and enhance oidc documentation (#2142) 2021-07-14 11:36:07 +10:00
notifier feat(configuration): add error and warn log levels (#2050) 2021-06-01 14:09:50 +10:00
session feat(configuration): add error and warn log levels (#2050) 2021-06-01 14:09:50 +10:00
storage feat(configuration): add error and warn log levels (#2050) 2021-06-01 14:09:50 +10:00
access-control.md docs: refactor access control configuration sections (#1945) 2021-06-22 16:00:45 +10:00
duo-push-notifications.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
index.md docs: misc fixes to documentation after overhaul (#1906) 2021-04-12 13:21:19 +10:00
logging.md refactor(configuration): use key log instead of logging (#2072) 2021-06-08 23:15:43 +10:00
miscellaneous.md feat(configuration): add error and warn log levels (#2050) 2021-06-01 14:09:50 +10:00
one-time-password.md feat(configuration): add error and warn log levels (#2050) 2021-06-01 14:09:50 +10:00
regulation.md feat(configuration): add error and warn log levels (#2050) 2021-06-01 14:09:50 +10:00
secrets.md docs: update and enhance oidc documentation (#2142) 2021-07-14 11:36:07 +10:00
server.md feat(configuration): add error and warn log levels (#2050) 2021-06-01 14:09:50 +10:00
theme.md feat(web): implement automatic theme switch for light/dark (#2046) 2021-06-17 16:42:03 +10:00