Permissions not set correctly

Created on 7 February 2009, over 15 years ago
Updated 3 December 2023, 7 months ago

The permissions as set up do not allow someone other than the administrator to be given control of brilliant-gallery.

In brilliant_gallery.module line 46 should read:
return array('access brilliant_gallery', 'access administration pages');
not
return array('access brilliant_gallery');
as in the original. The additional permission is used to control access to admin pages, but not declared, so can never be granted.

Regards, Tony.

πŸ› Bug report
Status

Needs review

Version

3.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.69.0 2024