Closed (works as designed)
Project:
Domain
Version:
6.x-2.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2010 at 19:17 UTC
Updated:
14 Dec 2010 at 22:17 UTC
Hi there,
I would like to know whether there is a way to restrict users of one domain from viewing the profile page of users of another domain? i.e. if user A is a user of domain 123, he should not be able to view user B's profile if user B is not a user of domain 123 but domain 456.
I cannot find anything built in to support this. If I need to build custom code, can you please point me to the right direction? Thank you very much !!
Xin
Comments
Comment #1
agentrickardCustom code. hook_menu_alter() might work.
Comment #2
agentrickard