~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/auth_all/plugin.ini

  • Committer: Monty Taylor
  • Date: 2011-03-08 23:28:46 UTC
  • mfrom: (2225.1.1 build)
  • Revision ID: mordred@inaugust.com-20110308232846-tbc4emy0qvjb2zew
Merged brian's auth patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[plugin]
 
2
title=Allow All Authentication
 
3
description=Default authentication module.
 
4
load_by_default=yes
 
5
static=yes
 
6
sources= 
 
7
  auth_all.cc
 
8
headers=