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:
Olivier Lamy 2012-12-04 18:21:29 +00:00
parent 122be4d31b
commit d4ae0438e5
1 changed files with 6 additions and 0 deletions

View File

@ -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>