mirror of https://github.com/apache/archiva.git
add bindLdapAuthenticator flag
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417091 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
122be4d31b
commit
d4ae0438e5
|
@ -1534,6 +1534,12 @@
|
||||||
<version>1.4.0+</version>
|
<version>1.4.0+</version>
|
||||||
<type>String</type>
|
<type>String</type>
|
||||||
</field>
|
</field>
|
||||||
|
<field>
|
||||||
|
<name>bindAuthenticatorEnabled</name>
|
||||||
|
<description>The LDAP authenticator enabled.</description>
|
||||||
|
<version>1.4.0+</version>
|
||||||
|
<type>boolean</type>
|
||||||
|
</field>
|
||||||
<field>
|
<field>
|
||||||
<name>extraProperties</name>
|
<name>extraProperties</name>
|
||||||
<version>1.4.0+</version>
|
<version>1.4.0+</version>
|
||||||
|
|
Loading…
Reference in New Issue