Rebecca Law
|
c7c845cea6
|
Remove access_developer_docs as a permission type. It does not make sense to have permission for viewing the documentation.
On the downgrade method of the db script the assumption that all users with manage_api_keys had the access_developer_docs permission.
|
2016-03-29 17:00:42 +01:00 |
|
Rebecca Law
|
376a074f5f
|
Add view_activity permission so that users can have the default permission to see activity.
Add view_activity to default permissions when adding a new user.
Add view_activity as a permission group, used when inviting a user.
|
2016-03-29 15:35:34 +01:00 |
|
Adam Shimali
|
fc8e27e582
|
[WIP] When user is added to a service a list of permissions groups are
used to assign the correct permissions to the user.
Last slice will be to update invite status.
|
2016-03-03 16:38:12 +00:00 |
|