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

boombatower’s picture

Status: Active » Postponed (maintainer needs more info)

It generates two view permissions (as of dev).

view $name field
view own $name field

In 1.1 it only has a view $name field.

Profile permission 6.x-1.2, xxxx-xx-xx (development version)
--------------------------------------
- Changes:
   * #368161: Add edit|view own profile_field_name field permission.

Profile permission 6.x-1.1, 2009-01-21
--------------------------------------
- Changes:
   * #360586: support restriction on field access permission.
   * Add test description.

Profile permission 6.x-1.0, 2008-12-04
--------------------------------------
- This is the first fully featured release.
nzcodarnoc’s picture

subscribe

ilo’s picture

Status: Postponed (maintainer needs more info) » Needs work

It 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.

boombatower’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.