Enabling the Administer Autologout permission for a role does not give users access to configure the Automated Logout settings.

Comments

nrambeck’s picture

StatusFileSize
new660 bytes

The attached patch fixes the problem with permissions by correcting a typo in the permissions string defined in the module.

nrambeck’s picture

Status: Active » Needs review
benjf’s picture

Status: Needs review » Reviewed & tested by the community

looks good to me, thanks

johnennew’s picture

Status: Reviewed & tested by the community » Fixed

Thanks @nrambeck!

I applied your fix to the 7.x-4.x branch and backported for 6.x-4.x which is also broken!

Status: Fixed » Closed (fixed)

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

  • Commit 7b229b7 on 7.x-4.x, 8.x-1.x authored by nrambeck, committed by ceng:
    Issue #1774364 by nrambeck: Fixed typo in name of the autologout...