Task #8210 (closed)
Add CHMOD event log
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4 |
| Component: | Services | Version: | n.a. |
| Keywords: | n.a. | Cc: | jburel, atarkowska, wmoore |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2012-03-27 (11) |
Description
When an admin or group owner modifies the permissions of a group, there should be an EventLog created with action = CHMOD. Perhaps the value should even include the permission change taken.
Change History (3)
comment:1 Changed 7 years ago by jmoore
- Resolution set to fixed
- Sprint set to 2012-03-27 (11)
- Status changed from new to closed
comment:2 Changed 7 years ago by jmoore <josh@…>
- Remaining Time set to 0
(In [7f0378e597a9be16a7b5f54861e049e30c6dc7db/ome.git] on branch develop) Add a CHMOD(<perms>) event log in ChmodStrategy? (Fix #8210)
comment:3 Changed 7 years ago by jmoore <josh@…>
(In [7f0378e597a9be16a7b5f54861e049e30c6dc7db/ome.git] on branch develop) Add a CHMOD(<perms>) event log in ChmodStrategy? (Fix #8210)
Done in my 2874-chmod branch.