In sshkey.module hook_menu, the item $menu['admin/user/sshkeys']'s access arguments array value should be 'administer sshkey' instead of 'administer sshkeys'. Or 'administer sshkey' in hook_perm should be 'administer sshkeys'.

Comments

Nick Robillard’s picture

Status: Active » Needs review
dave reid’s picture

Status: Needs review » Needs work

I think the permission should actually be renamed to 'administer sshkeys' to match the other permission.

Nick Robillard’s picture

Maybe - but the the module is called sshkey. What you're administering is the sshkey (singular) module in general - not individual ssh keys. No?

dave reid’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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