Problem/Motivation

The Iron.io core admin page uses an old custom permission that isn't defined in this project, such that most users can't be given access to that page.

Proposed resolution

Define a custom permission for administering Iron.io core settings. Use the new permission in ironio_menu().

Remaining tasks

Submit patch. Test.

User interface changes

"Admin > Configuration > Services > Iron.io" will now be accessible to any users with the "Administer Iron.io" permission.

API changes

None.

Data model changes

None.

Comments

ndewhurst created an issue. See original summary.

ndewhurst’s picture

Assigned: ndewhurst » Unassigned
Status: Needs work » Needs review
StatusFileSize
new1.24 KB

Here's a patch that makes the changes recommended above :)

donutdan4114’s picture

Status: Needs review » Fixed

Hah, great catch! Fixed!

Status: Fixed » Closed (fixed)

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