~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/auth_ldap/plugin.ini

mergeĀ lp:~hingo/drizzle/drizzle-auth_ldap-fix-and-docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
2
2
title=LDAP Authentication
3
3
description=Authenticate against an LDAP server.
4
 
version=0.1
5
 
author=Eric Day <eday@oddments.org>
 
4
version=0.2
 
5
author=Eric Day <eday@oddments.org>, Edward Koko Konetzko <konetzed@quixoticagony.com>, Henrik Ingo <henrik.ingo@avoinelama.fi>
6
6
license=PLUGIN_LICENSE_GPL
7
7
build_conditional="x${ac_cv_libldap}" = "xyes"
8
8
ldflags=${LTLIBLDAP}