Problem/Motivation

The settings form uses "access administration pages" as permission. This is too generic as users can have this permission but shouldn't access the Address autocomplete settings.

Proposed resolution

Add a module specific permission.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jeremy.declerck created an issue. See original summary.

jeremy.declerck’s picture

StatusFileSize
new829 bytes

Patch to add module specific permission.

chrisolof’s picture

The patch in comment #2 looks good and is working for me.

geoffreyr’s picture

Status: Active » Needs review

I'm going to mark this as needing review, as we need this functionality too, and I'd like to see how it goes in our production environment.

geoffreyr’s picture

Status: Needs review » Reviewed & tested by the community

We've been using this one in PRODUCTION for the past two months, so moving to RTBC.

vaish made their first commit to this issue’s fork.

  • vaish committed 6468fa5d on 1.0.x
    Issue #3306161 by jeremy.declerck, geoffreyr: Provide module specific...
vaish’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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