Bug #1076 (closed)
Opened 11 years ago
Closed 9 years ago
IAdmin methods require logging into system group
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Cc: | cxallan, atarkowska |
| Sprint: | n.a. | ||
| Total Remaining Time: | n.a. |
Description
An admin user who has his/her default group set to a non-system group will be required to log into the system group in order to be considered an "admin". I.e:
new ServiceFactory(new Login("me","password","system","User");
or
c = omero.client() c.ic.getImplicitContext().put(omero.constants.GROUP, "system")
This may or may not be desired behavior.
Change History (3)
comment:1 Changed 10 years ago by jmoore
- Milestone changed from OMERO-Beta4 to OMERO-Beta4.1
comment:2 Changed 10 years ago by jmoore
- Milestone changed from OMERO-Beta4.1 to OMERO-Beta4.2
comment:3 Changed 9 years ago by jmoore
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Too late to make such a large change. Should be reviewed when we are going from private back to public permissions perhaps.