* the most annoying issue surrounding hot reloads during dev
* HangarDecisionVoter was re-using the same eval context for SpEL expressions
* simplified project settings initialization
* perm api didn't work with no auth
* missing return in routePermissions.ts so it was just setting perms to null all the time
* stopped requiring org prop on user pages as its not always present