Override Node View Permissions

Created on 17 March 2016, about 9 years ago
Updated 11 August 2023, over 1 year ago

I am using Node View Permissions β†’ to allow only authors to view their own nodes. However, I'd like this module to "override" that. That is, if they have the authlink, they should be able to view it anyway.

✨ Feature request
Status

Postponed: needs info

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mrpeanut

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ͺπŸ‡ΈSpain tunic Madrid

    This should work as Node Authlink chains on the authorization chain as a decorator and if detects that there's no authlink for the current request returns a neutral result. If yes, it returns a possitive result so user should be able to see the content. Is this issue still active? Or maybe is how Node View Permissions handles the permissions.

Production build 0.71.5 2024