According to the Module overview it says
Restrict editing/viewing of profile fields
I've found that it only restricts who can edit, not who can view, Is this correct ? Are you planning on this feature in the future ?
According to the Module overview it says
Restrict editing/viewing of profile fields
I've found that it only restricts who can edit, not who can view, Is this correct ? Are you planning on this feature in the future ?
Comments
Comment #1
boombatower commentedIt generates two view permissions (as of dev).
In 1.1 it only has a
view $name field.Comment #2
nzcodarnoc commentedsubscribe
Comment #3
ilo commentedIt is already implemented in devel, not only view, also edit are splited into any and own. I've seen if it has enough tests to verify it is working as expected.
Comment #4
boombatower commentedFixed by #957188: Fixing permissions, reset and validation errors on protected fields.