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. |
||
---|---|---|
.. | ||
access_control.go | ||
authentication.go | ||
configuration.go | ||
const.go | ||
duo.go | ||
identity_providers.go | ||
logging.go | ||
notifier.go | ||
regulation.go | ||
server.go | ||
session.go | ||
shared.go | ||
storage.go | ||
totp.go | ||
validator_test.go | ||
validator.go |