Fix user viewing admin profile fails with permission error
Created by: eseliger
The root cause was that our directives that don't request admin only fields listened on the viewed user, not the viewING user.
Created by: eseliger
The root cause was that our directives that don't request admin only fields listened on the viewed user, not the viewING user.