~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/auth_test/plugin.ini

  • Committer: Eric Day
  • Date: 2010-03-18 18:09:04 UTC
  • mto: This revision was merged to the branch mainline in revision 1409.
  • Revision ID: eday@oddments.org-20100318180904-agyod46o2i57g9as
Added auth_test module for testing auth interface and MySQL password hashing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[plugin]
 
2
title=Authentication Test
 
3
description=A hard-coded authentication test plugin
 
4
version=0.1
 
5
author=Eric Day <eday@oddments.org>
 
6
license=PLUGIN_LICENSE_GPL