mirror of
https://github.com/nicolabs/ldap-plugin.git
synced 2025-09-07 05:14:24 +02:00
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:
parent
67b8be9afd
commit
18f05768f4
|
@ -46,6 +46,6 @@ public class LDAPSecurityRealm extends SecurityRealm {
|
||||||
}
|
}
|
||||||
|
|
||||||
static {
|
static {
|
||||||
LIST.add(DESCRIPTOR);
|
// LIST.add(DESCRIPTOR);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue