Task #1775 (closed)
Permissions : createGroup from python always leads to public group
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | critical | Milestone: | OMERO-Beta4.2 |
| Component: | Security | Version: | 4.1 |
| Keywords: | n.a. | Cc: | atarkowska |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
This ticket is a part of #1434
By default, a created group should be rw----, and is so when done internally. When created via Python, however, it is marked rwr-r-.
Change History (2)
comment:1 Changed 10 years ago by jmoore
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 9 years ago by jmoore
- Type changed from Bug to Task
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
r6051 fixes.