Opened 10 years ago
Closed 10 years ago
#923 closed defect (fixed)
Making admin a user does not turn on 'moderator' nor 'featurer' privileges
Reported by: | Laura Arjona Reina | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.7.0 |
Component: | programming | Keywords: | privileges moderation archivelook |
Cc: | Parent Tickets: |
Description
Hi everybody, thank you for your work in GNU MediaGoblin.
I have a test instance and I made admin a user with bin/gmg makeadmin username
I was expecting that order to turn on all the permissions, but "Moderator" and "Featurer" were not granted. I had to login with that user or other admin and turn them on via the Users panel.
I'm not sure if this behavior is intended or not.
Change History (3)
comment:1 by , 10 years ago
Owner: | set to |
---|---|
Status: | new → in_progress |
comment:2 by , 10 years ago
comment:3 by , 10 years ago
Owner: | removed |
---|---|
Resolution: | → fixed |
Status: | in_progress → closed |
This has now made it into master as of 7bfc81b.
This has been pushed to a branch issue-923-has_privilege. Since we now include JPope's sandyseventiesspeedboat theme I have provided a pull request to update that theme so it now works with the new behaviour. Once the pull request on the theme has been merged I will bring the branch which fixes this into master and then close this issue.