From 5e2f6facc94f467bc112f0c7cfc90eccff05ce00 Mon Sep 17 00:00:00 2001 From: Sean Hammond Date: Mon, 10 Sep 2012 19:18:05 +0200 Subject: [PATCH] Add a comment to Organizations and Groups spec --- doc/oranization_group_auth.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/oranization_group_auth.rst b/doc/oranization_group_auth.rst index d5fe57cb193..4b457a86f5d 100644 --- a/doc/oranization_group_auth.rst +++ b/doc/oranization_group_auth.rst @@ -210,7 +210,11 @@ The data model will not change from how it is currently:: +------------+ The group table has a "type" field specifying if the table is an "organization" -or a "group". +or a "group". + +Using the one 'group' table for both organizations and groups means you can't +have an organization and a group with the same name. This is probably a good +thing as it would be confusing for users anyway. The member table has field called capacity which should be used as follows: