~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/auth_all/plugin.ini

  • Committer: Mark Atwood
  • Date: 2011-09-13 19:54:55 UTC
  • mfrom: (2397.1.3 plugin-docs)
  • Revision ID: me@mark.atwood.name-20110913195455-3bk3locm85m4jimp
mergeĀ lp:~daniel-nichter/drizzle/plugin-docs

Show diffs side-by-side

added added

removed removed

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