https://bugzilla.wikimedia.org/show_bug.cgi?id=17984
Summary: Allow restriction of access to Special:Code
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: Normal
Component: CodeReview
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=5929)
--> (https://bugzilla.wikimedia.org/attachment.cgi?id=5929)
'codereview-use' user right patch
Let group A be the group of users allowed to access a wiki. Let B be a group of
developers, where B is a subset of A.
If access to the subversion repositories was closed to only users in B, then
those in A can't access subversion. However, they can access the code via
Special:Code. Access to Special:Code should be restricted in closed
environments.
I've produced a patch to restrict access to Special:Code in the same manner as
Special:RepoAdmin is restricted (by the addition of a new user right). However,
by default this extra user right ( codereview-use ) is assigned to *, so
nothing should change. This does allow the option of restricting the access in
the above situation though.
I'm using this on a private wiki that I'm administering, and it seems to work,
so I thought I'd let other people use the code too.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l