Task #6901 (closed)
BUG: Active admin
| Reported by: | jburel | Owned by: | jburel |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.3.3 |
| Component: | Insight | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-10-13 (1) |
Description
Admin should not turn his/her account. This could lead to
Retrieval Failure: org.openmicroscopy.shoola.env.data.DSAccessException: Cannot access data.
Cannot retrieve the available groups
at org.openmicroscopy.shoola.env.data.OMEROGateway.handleException(OMEROGateway.java:911)
at org.openmicroscopy.shoola.env.data.OMEROGateway.loadGroups(OMEROGateway.java:7456)
at org.openmicroscopy.shoola.env.data.AdminServiceImpl.loadGroups(AdminServiceImpl.java:324)
at org.openmicroscopy.shoola.env.data.views.calls.DMRefreshLoader$3.doCall(DMRefreshLoader.java:259)
at org.openmicroscopy.shoola.env.data.views.BatchCall.doStep(BatchCall.java:144)
at org.openmicroscopy.shoola.util.concur.tasks.CompositeTask.doStep(CompositeTask.java:226)
at org.openmicroscopy.shoola.env.data.views.CompositeBatchCall.doStep(CompositeBatchCall.java:126)
at org.openmicroscopy.shoola.util.concur.tasks.ExecCommand.exec(ExecCommand.java:165)
at org.openmicroscopy.shoola.util.concur.tasks.ExecCommand.run(ExecCommand.java:274)
at org.openmicroscopy.shoola.util.concur.tasks.AsyncProcessor$Runner.run(AsyncProcessor.java:91)
at java.lang.Thread.run(Thread.java:655)
Caused by: omero.SecurityViolation
serverStackTrace = "ome.conditions.SecurityViolation: No matching roles found in [system] for session a7b20214-57f4-45f5-ba32-4587af1a265b (allowed: [user])
Change History (3)
comment:1 Changed 8 years ago by jburel
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 8 years ago by jburel
To test:
- Log in as an admin
- Make sure that he/she cannot turn on/off his/her active status
- check right-hand panel i.e. check box
- check right-click menu in data manager i.e. left-pane.
comment:3 Changed 8 years ago by Jean-marie Burel <j.burel@…>
- Remaining Time set to 0
(In [9517c53c8ea15f2f09dbe0b09e7ce5176dc1f003/ome.git]) Fix security violation when admin turns his/her account off (close #6901)
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
see github bugsInsight4.3.2 9517c53