~drizzle-trunk/drizzle/development

  • Committer: Monty Taylor
  • Date: 2010-04-15 19:14:53 UTC
  • Revision ID: mordred@inaugust.com-20100415191453-ril2x8qdo78fny9w
Replaced test_authz with a plugin implementing a hard-coded simple
multi-tennancy policy. The policy describes:
- A root user exists which can do anything
- A user may only see a schema that is named the same has his user name
- A user may see data_dictionary and information_schema (data_dictionary
  required for show databases to work)

This way, we can more clearly test the results of the authorization
interface while providing an optional plugin that is actually useful to some
human.
Filename Latest Rev Last Changed Committer Comment Size
..
File autorun.sh 1192.3.50 14 years ago Monty Taylor Updated header on autorun.sh. 3.9 KB Diff Download File
File config.rpath 202.3.1 16 years ago Monty Taylor Added very initial gettextize stuff. 17.9 KB Diff Download File
link-warning.h 815.1.3 15 years ago Monty Taylor Added getopt workaround for broken solaris getopt. 1.2 KB Diff Download File
lint-source.am 1192.3.55 14 years ago Monty Taylor Merged from Robert: changed subdir make files to b 897 bytes Diff Download File
File make-lint.py 1464.1.6 14 years ago Monty Taylor Fixed a few further things. 4.8 KB Diff Download File
File pandora-plugin 1452.2.1 14 years ago Monty Taylor Use unordered_map from the upcoming c++0x standard 20.7 KB Diff Download File
pre_hook.sh 1192.3.28 14 years ago Monty Taylor pandora-build v0.72 - Moved remaining hard-coded t 109 bytes Diff Download File
uncrustify.cfg 1122.2.4 15 years ago Monty Taylor Two more cleanups. 46.8 KB Diff Download File