not ready yet

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

Originally-Committed-As: 402ef48f627d5181546898f241963ce9fea14d7f
This commit is contained in:
kohsuke 2007-12-27 04:04:39 +00:00
parent 67b8be9afd
commit 18f05768f4

View file

@ -46,6 +46,6 @@ public class LDAPSecurityRealm extends SecurityRealm {
}
static {
LIST.add(DESCRIPTOR);
// LIST.add(DESCRIPTOR);
}
}