memphis-iis / mofacts

8 stars 1 forks source link

Issue 1566: Impersonate User doesn't set Meteor.userId() properly #1568

Closed MegaGeese closed 2 months ago

MegaGeese commented 2 months ago

set Meteor.user() and Meteor.userId() to allow user impersonation.

imrryr commented 2 months ago

I love seeing these things get detected and fixed before they cause problems.