authelia/docs/configuration/authentication
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
..
file.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
index.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
ldap.md perf(authentication): improve active directory default users filter (#2181) 2021-07-14 20:30:25 +10:00