<?xml version="1.0" encoding="utf-8"?>
<extension version="2.5" type="plugin" group="ldap" method="upgrade">
	<name>plg_ldap_password</name>
	<author>Shaun Maunder</author>
	<creationDate>April 2013</creationDate>
	<copyright>Copyright (C) 2013 Shaun Maunder. All rights reserved.</copyright>
	<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
	<authorEmail>shaun@shmanic.com</authorEmail>
	<authorUrl>www.shmanic.com</authorUrl>
	<version>2.0.3.1</version>
	<buildDate>Wed Feb 25 18:47:50 2015</buildDate>
	<description>PLG_LDAP_PASSWORD_XML_DESCRIPTION</description>
	<files>
		<filename plugin="password">password.php</filename>
		<filename>index.html</filename>
	</files>
	<languages>
		<language tag="en-GB">language/en-GB/en-GB.plg_ldap_password.ini</language>
		<language tag="en-GB">language/en-GB/en-GB.plg_ldap_password.sys.ini</language>
	</languages>
	<config>
		<fields name="params">
			<fieldset name="basic">
				<field name="authenticate" type="radio" default="0" class="btn-group" description="PLG_LDAP_PASSWORD_FIELD_AUTHENTICATE_DESC" label="PLG_LDAP_PASSWORD_FIELD_AUTHENTICATE_LABEL">
					<option value="0">JNo</option>
					<option value="1">JYes</option>
				</field>
			</fieldset>
		</fields>
	</config>
</extension>
