System.HasUser
SHARE_ALL_SYSTEMS=true
- move hub's GetEnv function to new utils package to more easily share across different hub packages - change System.HasUser to take core.Record instead of user ID string - add tests