Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: None
-
Fix Version/s: 1.1
-
Component/s: None
-
Labels:None
Description
If you set visibility for a uf_field to 'User and User Admin' - it is still displayed when viewing the user as anonymous or as authenticated user w/o user admin permissions. To recreate this you may need to update your Drupal access control settings to allow 'anonymous' to 'access user profiles'.
With this visibility setting, the field should be only visible to:
- the user who is linked to that contact record
- any user w/ 'administer users' access control permission.
It should be invisible to:
- anonymous
- any user's w/o 'administer user' access control