User "Hashar" posted a comment on MediaWiki.r101810.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101810#c25631
Commit summary:

SpecialPage permission is now vipsscaler-test

By default, everyone is allowed to use Special:VipsTest

Comment:

Because you originally implemented it as requiring a special right?
 - parent::__construct( 'VipsTest', 'vipstest' );
 + parent::__construct( 'VipsTest', 'vipsscaler-test' );

I have just changed the right name and fixed the permissions. By default no one 
could use the test page.




_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to