From 12f00213a0b66c0a44c016a90a0e67b1f7e07bd5 Mon Sep 17 00:00:00 2001 From: Sean Hammond Date: Thu, 13 Sep 2012 18:37:36 +0200 Subject: [PATCH] Clarify that sysadmins can edit organization metadata In Groups and Organizations spec --- doc/oranization_group_auth.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/oranization_group_auth.rst b/doc/oranization_group_auth.rst index e0bfed7665b..325e2ce2bfe 100644 --- a/doc/oranization_group_auth.rst +++ b/doc/oranization_group_auth.rst @@ -83,10 +83,10 @@ User Stories that apply to both Organizations and Groups * **Sysadmins** can add users to and remove users from any organization or group, and set the role (editor or admin) of any user in any organization or group. -* **Organization admins** can edit the organization's metadata (name, +* **Organization admins** and **sysadmins** can edit the organization's + metadata (name, description, etc.) +* **Group admins** and **sysadmins** can edit the group's metadata (name, description, etc.) -* **Group admins** and **Sysadmins** can edit the group's metadata (name, description, etc.) - sensible.** * **Developers** can provide custom forms for groups and organizations, for example to add custom metadata fields to groups or organizations. * **Anyone** can see which users are members of groups.