Go to file
Kohsuke Kawaguchi 99786b9526 adding the Jelly PI to files that have no expressions in PCDATA
Originally-Committed-As: b5843f3b7766c6294c6f7d4a7c6c5b1b67ce8dc1
2011-04-12 12:37:10 -07:00
core/src/main adding the Jelly PI to files that have no expressions in PCDATA 2011-04-12 12:37:10 -07: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 LDAP group names are now available as-is for the use in authorization. No upper casing / no 'ROLE_' prefix. 2011-03-21 00:22:58 -07:00