Feature #16435
closed
Option to choose permission level in sync-groups
Added by Peter Amstutz over 4 years ago.
Updated over 4 years ago.
Release relationship:
Auto
Description
sync-groups grants users "can_write" to groups.
This needs to be configurable.
- Description updated (diff)
- Assigned To set to Lucas Di Pentima
- Status changed from New to In Progress
Updates at 3cc81d120 - branch 16435-sync-groups-perm-levels
Test run: developer-run-tests: #1871
- Adds ability to control permission level on a third field of every CSV record. Possible values are:
can_read
, can_write
, can_manage
.
- It understands the previous format: when a record has only 2 fields, the default permission level is
can_write
.
- Adds new tests, updates others.
- Updates documentation.
Lucas Di Pentima wrote:
Updates at 3cc81d120 - branch 16435-sync-groups-perm-levels
Test run: developer-run-tests: #1871
- Adds ability to control permission level on a third field of every CSV record. Possible values are:
can_read
, can_write
, can_manage
.
- It understands the previous format: when a record has only 2 fields, the default permission level is
can_write
.
- Adds new tests, updates others.
- Updates documentation.
This LGTM.
- Status changed from In Progress to Resolved
Also available in: Atom
PDF