Skip to content

Implement permissions checks in Interpreter #365

@cpcallen

Description

@cpcallen

Tracking bug for implement permissions checks in the server Interpreter.

Prerequisites:

To Do:

  • Implement controls() or similar.
  • Implement object mutability limits (only mutable by controllers(s)).
  • Implement normal property writability limits (only writable by controller(s)).

Later:

  • Implement object readability attribute? (Needed to protect $.userDatabase keys.)
  • Implement property readable attribute or similar?
  • Implement property heritable attribute or similar.

Metadata

Metadata

Assignees

Labels

enhancementFeature requests, major new features, etc.serverThings related to the codecity server proper

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions