Go to file
mindless f055661f17 [HUDSON-6628] change LDAPSecurityRealm to extend AbstractPasswordBasedAuthentication
so it gets the createCliAuthenticator stuff, and CLI will accept --username, etc.
In my tests this worked when passing credentials to run a command.
Login seemed to work, but commands after that were still as anonymous,
so something still missing.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@33773 71c3de6d-444a-0410-be80-ed276b4c234a

Originally-Committed-As: ff47b97fd3bbdd86b71668b8f8d9a0c0c54dd4a1
2010-08-13 04:14:22 +00:00
core/src/main [HUDSON-6628] change LDAPSecurityRealm to extend AbstractPasswordBasedAuthentication 2010-08-13 04:14:22 +00:00
test/src/test/groovy/hudson/security Merged revisions 22092 via svnmerge from 2009-09-24 18:02:30 +00:00
war/resources/WEB-INF/security Merged revisions 22092 via svnmerge from 2009-09-24 18:02:30 +00:00