User "Bryan" posted a comment on MediaWiki.r90737.

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

(bug 28466) Make titleblack list consider 'createpage' action to be same as 
'create'.

In r65898, special:upload changed from checking create permission to checking 
createpage.
Titleblacklist hooks into the userCan create check to determine if the action 
is a new upload.
(aka not a reupload).

The create vs create(page|talk) permission thing is kind of confusing...

Comment:

Should probably also add <tt>|| $action === 'createtalk'</tt>

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

Reply via email to