I believe this may be a bug.
On a fresh install oa 1.1, the option at example.com/features (spaces_features_form) appears set to Users can view all members.
Though the permission to "view users outside of groups" is only set for admin and managers.
I'm only just starting to pick up php but from what I could see looking at the code, the atrium.module seems set to ATRIUM_MEMBERS_GROUP while atrium.inc looks like it's set to ATRIUM_MEMBERS_ALL
The atrium.features.user_permission.inc also specifies only admin and managers.
I would hazard a guess that atrium.inc should be set to ATRIUM_MEMBERS_GROUP and that the extra permissions are only being set when the altered spaces form gets submitted.
Comments
Comment #1
AquaticDisorder commentedComment #2
AquaticDisorder commentedComment #3
AquaticDisorder commentedFixed in 1.2.
Comment #4.0
(not verified) commentedadded oa version used