Bug #1395
A user with read-only permission is allowed to create a tag
| Status: | Closed | Start date: | 03/06/2012 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | User Permissions | |||
| Target version: | 2.1.0 | |||
| Rank: | Tester: |
Description
test in svn 5569.
1. login with 'fossy'
2. add one user 'test' with 'read only' permission
3. create one group(Select the user 'fossy' as this group admin)
4. click on [Admin]-->[Groups]-->[Manage Own Group] menu, click on the link 'Add User to this Group', add the user 'test' to this group;
5. click on [Admin]-->[Tag]-->[Assign TagNS Permission] menu, assign the tag namespace permission, create one tag namespace on this group, with admin permission
6. logout and login with 'test', you can create one tag on one existing upload
I think the 'read only' should not have the permission to create tag.
History
Updated by Mary Laser about 1 year ago
- Subject changed from the user has 'read' permission can create one tag to A user with read-only permission is allowed to create a tag
That would be my expectation, too.
Updated by Mary Laser about 1 year ago
- Category changed from Permissions to User Permissions
- Target version changed from 2.0.0 to 2.1.0
Will defer to after 2.0
Updated by Bob Gobeille 8 months ago
- Status changed from New to Closed
Rolling up into http://www.fossology.org/issues/2349 since the solution (a permission API) might solve many issues.