Skip to content

[base-controller]: Always allow using actions/events from the same controller #2047

@Gudahtt

Description

@Gudahtt

Our newer controllers use a "restricted controller messenger" that has limited access to the global messenger, letting us track how controllers are related to each other and restrict access.

This restricted controller messenger was intended only to restrict access to external events and actions, but unfortunately today it also restricts access to actions/evens from the same controller. This is inconvenient and serves no purpose. We should allow using actions and events from the same controller without requiring these actions/evens to be listed as "allowed" by the restricted controller.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestteam-wallet-frameworkDeprecated: Please use `team-core-platform` instead.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions