Skip to content

Commit

Permalink
[#530] Reformat member types
Browse files Browse the repository at this point in the history
  • Loading branch information
tobes committed Apr 19, 2013
1 parent 0668c45 commit 44810c8
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions doc/authorization.rst
Expand Up @@ -29,15 +29,18 @@ searches but are shown in dataset searches within the organization.
Organizations have members. The members of an organization have a role.
Currently the roles available are.

* Admin: Administrators of an organization can add or remove members of the
``Admin``
Administrators of an organization can add or remove members of the
organization. They can add, edit, view and delete datasets owned by the
organization. Admins can also make owned datasets public or private.

* Editor: Editors of an organization can view, edit and delete datasets as
well as view any owned datasets.
``Editor``
Editors of an organization can view, edit and delete datasets as well as
view any owned datasets.

* Member: Members of an organization can view datasets belonging to an
organization including private datasets.
``Member``
Members of an organization can view datasets belonging to an organization
including private datasets.

When a user creates a new organization, they automatically become the first
administrator of that organization.
Expand Down

0 comments on commit 44810c8

Please sign in to comment.