Problem/Motivation

Currently, this module use the 'administer site configuration' permission for configuration page '/admin/config/missyou/config'.

So if we want to give this module configuration page accessible to other role then that user role can also access the other site configuration.

Proposed resolution

Create new permission for this module and add in routing.yml

CommentFileSizeAuthor
#2 added_permission-2943482-2.patch666 bytesdishabhadra

Comments

dishabhadra created an issue. See original summary.

dishabhadra’s picture

Assigned: dishabhadra » Unassigned
Status: Active » Needs review
StatusFileSize
new666 bytes

I created new permission and changed in routing.yml

Review my patch.