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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | provide-specific-permission-3306161-2.patch | 829 bytes | jeremy.declerck |
Issue fork address_autocomplete-3306161
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
Comment #2
jeremy.declerck commentedPatch to add module specific permission.
Comment #3
chrisolofThe patch in comment #2 looks good and is working for me.
Comment #4
geoffreyr commentedI'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.
Comment #5
geoffreyr commentedWe've been using this one in PRODUCTION for the past two months, so moving to RTBC.
Comment #9
vaish commented