User Privacy Core
This project enhances user privacy by restricting who can see usernames. It configures Drupal to only allow administrators to view usernames, hiding them from regular users and anonymous visitors.
A Drupal recipe that enhances user privacy by restricting username visibility to administrators only.
What this recipe does
This recipe automatically configures username visibility permissions in your Drupal site by:
- Installing the View Usernames module
- Granting username viewing permissions only to administrators
- Revoking username viewing permissions from anonymous visitors
- Revoking username viewing permissions from authenticated users
(Revoking a permission via a Recipe is currently not possible: https://www.drupal.org/node/3500184)
To understand why username privacy matters in the AI era, read our blog post: https://pronovix.com/articles/modernizing-drupals-username-security-policy-ai-era
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.