
Why should you install this module?
If you want to normally hide content from Anonymous users but grant access using a limited availability token this module will hide nodes from people without permissions unless they have the token as a parameter in their URL
Features
- Hide content unless user has permission to override or has the token in the URL
- Separate permissions to administer and to bypass the token protection
- Enable for a content type and then activate on particular nodes
- Token and status available in views
- Views protection for protect nodes
- Ability to allow views even if node is protected (perhaps to enable limited information)
- Ability to extend to other entity types
Key contributions
- Ported from Drupal 7 to Backdrop CMS
- Added support for views
- Fixed bugs.