Problem/Motivation

The route to the admin pages of Social Font (/admin/config/fonts) uses the general permission 'access administration pages' instead of the more granular 'administer font entities' permission.

Steps to reproduce

Create a new role with the 'access administration pages' permission but not with 'administer font entities' permission.
User will see the link in the toolbar menu, but can't access the page.

Proposed resolution

Replace 'access administration pages' by 'administer font entities'

Remaining tasks

User interface changes

API changes

Data model changes

Comments

slowflyer created an issue. See original summary.

slowflyer’s picture

navneet0693’s picture

Status: Active » Fixed

Thanks for PR @slowflyer, this is now merged and will be available in future releases.

navneet0693’s picture

Added author credit.

  • navneet0693 committed 0108573 on 8.x-8.x
    Merge pull request #2141 from goalgorilla/feature-3191095-administer-...

  • navneet0693 committed 3303ccd on 8.x-9.x
    Merge pull request #2141 from goalgorilla/feature-3191095-administer-...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.