https://bugzilla.wikimedia.org/show_bug.cgi?id=58602
--- Comment #5 from dan <[email protected]> --- okay, i think i understand this issue better now. • our use case is to only allow certain users access to the extension. in order to achieve this i originally thought that i needed to add a new group and then test against that new group. what i understand now is that i need to add a new group, and a new right, which have already been done, and test against the new right only. only users who are part of this new group, gwtoolset, will have the right, gwtoolset assigned to them and thus access to the extension. is this what this bug is getting at? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
