mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
c794d57afc
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. |
||
---|---|---|
.. | ||
schema | ||
test_resources | ||
validator | ||
config.template.yml | ||
const.go | ||
reader_test.go | ||
reader.go |