~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/auth_file/plugin.ini

  • Committer: Monty Taylor
  • Date: 2008-09-16 00:00:48 UTC
  • mto: This revision was merged to the branch mainline in revision 391.
  • Revision ID: monty@inaugust.com-20080916000048-3rvrv3gv9l0ad3gs
Fixed copyright headers in drizzled/

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[plugin]
2
 
title=File-based Authentication
3
 
description=Authenticate against a list of username:password entries in a plain text file.
4
 
version=0.1
5
 
author=Eric Day <eday@oddments.org>
6
 
license=PLUGIN_LICENSE_GPL