Fixed

User permissions now reflect the account the API key belongs to

GET /users and GET /users/USERID read permissions from the user's membership of your account instead of the account they last logged into, so users who belong to multiple accounts no longer return another account's permission levels. The same fix applies to the fromUser admin check on POST /invitations.