Path Alias View Access
46 sites
No security coverage
This module adds a permission that allows users to view path alias entities without granting them full administrative access to edit them. This is useful for scenarios like providing read-only access to path aliases through APIs.
This module provides a user permission to view path alias entities.
This allows users with this permission to view a path alias entity without needing the admin permission which would allow them access to edit all path alias entities. This can be used, for example, with JSONAPI resources.
Post-Installation
Assign the 'View path alias entities' permission to roles.
Additional Requirements
None.