Task #1943 (new)
Opened 9 years ago
Last modified 3 years ago
Permit not saving sessions to ~/omero/sessions
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | General | Version: | 5.0.5 |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.5d |
| Sprint: | n.a. |
Description
Perhaps a user doesn't want a persistent login. Should this be the default?
Change History (6)
comment:1 Changed 7 years ago by jburel
comment:2 Changed 7 years ago by jmoore
Referencing ticket #2571 has changed sprint.
comment:3 Changed 5 years ago by sbesson
- Component set to General
- Priority set to minor
- Version set to 5.0.5
With https://github.com/openmicroscopy/openmicroscopy/pull/3032, the OMERO_SESSION_DIR environment variable allows the user to set a non default sessions directory. Does this close this ticket? IF we wanted to be complete, we could test and make sure
OMERO_SESSION_DIR=/dev/null bin/omero...
prevents any session to be stored.
comment:4 Changed 5 years ago by jamoore
/dev/null might work, but you'd likely have to check for a few different exceptions and it won't be cross-platform. I'd prefer to go ahead and specify a special value (e.g. NONE, OFF, etc.) which simply disabled session storage.
comment:5 Changed 3 years ago by jamoore
Referencing ticket #2571 has changed sprint.
comment:6 Changed 3 years ago by jamoore
Referencing ticket #2571 has changed sprint.
Referencing ticket #2571 has changed sprint.