You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2023. It is now read-only.
MagLev should support users other than DataCurator. Currently, the Ruby data structures are only visible in DataCurator's symbol dictionaries, so we need to make those accessible by other users. Then we also need support at the Ruby level (rake and maglev script) to set users and password for logging in. We'll also have to allow user admin (to start, we can use smalltalk).
We also need to plan what sort of privileges we need for MagLev e.g.:
can you persistently write "system" level objects (Object, Hash, Array, etc.)
can you modify them transiently?
Other Ruby-specific privileges?
Trac Info
Ticket: 820
Created: 2010-11-15T14:54:54-0800
Reporter: pmclain
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
MagLev should support users other than DataCurator. Currently, the Ruby data structures are only visible in DataCurator's symbol dictionaries, so we need to make those accessible by other users. Then we also need support at the Ruby level (rake and maglev script) to set users and password for logging in. We'll also have to allow user admin (to start, we can use smalltalk).
We also need to plan what sort of privileges we need for MagLev e.g.:
Trac Info
The text was updated successfully, but these errors were encountered: