~drizzle-trunk/drizzle/development

2215.6.1 by Brian Aker
This modifies basic auth such that:
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=