endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
804 stars 71 forks source link

fix(daemon): makeIdentifiedHost wrapped controller bug #1919

Closed kriskowal closed 8 months ago

kriskowal commented 8 months ago

closes: #1901

Description

A flaw in the Endo pet daemon prevented the user from creating new user profiles. The flow crept in through the refactor that separated external and internal facets for every entity that endo can create.