This project is not covered by Drupal’s security advisory policy.

A simple project that let you set READ (view) permissions for a node. The three remaining CRUD permissions (Create, Update, Delete) are already provided by the Drupal core.

It provides two new permissions: view all (allows anyone to view the content) and view own (allows only the content creator to view their own content).

It shall provide the following three modalities:

  1. Each content type can have its own default content access settings by role.
  2. Optionally you can enable role based access control settings per node.
  3. Access control can be further customized per user.

Background

It is intended as a replacement for the legacy Content Access module (which I plan to abandon when this one is working). There is too much cruft and technogical debt in Content Access, and I don't think it is sustainable any longer.

Supporting organizations: 
created the extension.

Project information

  • Project categories: Access control
  • Created by gisle on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases