User Privacy Cms
Security covered
This project configures username visibility on content, automatically showing author usernames to those who can view their content while keeping other users' usernames private except from administrators. It enhances user privacy by managing who can see specific user data based on content access.
A Drupal recipe that configures username visibility for content authors while maintaining privacy for other users.
What this recipe does
This recipe extends the User Privacy Core recipe by:
- Installing the View Usernames Node Author module
- Automatically showing usernames of content authors to users who have access to their content
- Maintaining restricted username visibility for non-author users
This means:
- Content authors’ usernames are visible to anyone who can view their content
- Other users’ usernames remain visible only to administrators
- Username visibility is automatically handled based on content access permissions