druid/extensions-core/druid-basic-security/src
dave-mccowan 7f7e6ca1e5
Fix excessive logging from druid-basic-security (#16767)
Fixes #16766

Change log level from INFO to DEBUG when processing an empty user map
during polling.  An empty user map is a normal situation for some
authenticators (e.g. LDAP) and polling is frequent (1 minute by
default.)
2024-07-22 08:33:00 +05:30
..
main Fix excessive logging from druid-basic-security (#16767) 2024-07-22 08:33:00 +05:30
test Use cache for password hash while validating LDAP password (#15993) 2024-02-28 18:33:33 +05:30