Go to file
Kohsuke Kawaguchi 7697934967 fixed a possible race condition (INFRADNA-65)
Originally-Committed-As: a9efb3dac2363331e577b08cbd876f890df303f3
2011-02-18 11:09:02 -08:00
core/src/main fixed a possible race condition (INFRADNA-65) 2011-02-18 11:09:02 -08:00
test/src/test/groovy/hudson/security Cache LDAP attributes to go easy on memory footprint. Where I saw this problem, each LDAP BasicAttributes is about 30K big, and a programmatic client logged in 7000 times, resulting in 140MB of memory consumption just by LDAP attributes. 2010-08-30 18:34:28 +00:00
war/src/main/webapp/WEB-INF/security HUDSON-7300 #resolve 2010-08-25 17:53:48 +00:00