summaryrefslogtreecommitdiff
path: root/codegen.py
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@lshift.net>2009-01-16 16:24:34 +0000
committerMatthias Radestock <matthias@lshift.net>2009-01-16 16:24:34 +0000
commitea7885a47d3b8c2c343f12d1a81ea0a4c684122a (patch)
treef9174449faf81e9285c9d5eac99833111d4cccab /codegen.py
parented334fbf951ddd6337a7bf93ba5225bbad23adfd (diff)
downloadrabbitmq-server-git-ea7885a47d3b8c2c343f12d1a81ea0a4c684122a.tar.gz
beginnings of permission admin
I changed the table structure (again). It's a choice between two of efficiency, integrity and no data duplication - I picked the last two. We pass the permission regexps around as binaries and store them like that too, just as we do for all other string-y datums. I was toying with the idea of making set_permissions take a #permission record instead of two separate regexp params, so that it is easy to add more permissions later. But that is inconsistent with the rest of the rabbit_access_control API, which is "flat", and complicates the code in rabbit_control and the rabbit_tests.
Diffstat (limited to 'codegen.py')
0 files changed, 0 insertions, 0 deletions