~drizzle-trunk/drizzle/development

1
2
3
4
5
6
7
8
[plugin]
title=MySQL Schema Authentication
description=MySQL-like authentication using a users table and SHA1 passwords.
version=1.0
author=Daniel Nichter
license=PLUGIN_LICENSE_GPL
sources=module.cc auth_schema.cc
headers=auth_schema.h