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.go | ||
validator_test.go |