View profiles permissions

Component ID

1485150

Component name

View profiles permissions

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

8421

Component created

Component changed

Component body

This module provides permissions to view user profiles depending on what
roles the profile requested to be viewed
has.

Important:

Note that in Drupal 6, roles have no machine names, so if you change the
role name of a role, you will have to reassign these permissions.

Instructions:

Simply enable the module as usual, and go to admin/user/permissions to
configure the permissions under the view_profiles_perms section
Note that core's 'access user profiles' permission still applies,
and will override any permission not set by this module.

Use case example:

If you want all users to only be able to access profiles of users with
the role 'blogger', uncheck 'access user profiles' and check
'access blogger profiles' for anonymous and authenticated users.

Ported to Drupal 7 thanks to pcambra.