r81446 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r81445
|
r81446
|
r81447
>
Date:
13:20, 3 February 2011
Author:
catrope
Status:
ok
Tags:
Comment:
Add editusercss and edituserjs rights to User::$mCoreRights. Pointed out by Scalable on IRC
Modified paths:
/trunk/phase3/includes/User.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/User.php
—
—
@@ -102,7 +102,9 @@
103
103
'disableaccount',
104
104
'edit',
105
105
'editinterface',
106
- 'editusercssjs',
106
+ 'editusercssjs', #deprecated
107
+ 'editusercss',
108
+ 'edituserjs',
107
109
'hideuser',
108
110
'import',
109
111
'importupload',
Follow-up revisions
Revision
Commit summary
Author
Date
r81447
Followup
r81446
: and mergehistory too
catrope
13:21, 3 February 2011
r81449
1.17: MFT
r81437
,
r81446
,
r81447
catrope
14:08, 3 February 2011
Status & tagging log
14:09, 3 February 2011
Catrope
(
talk
|
contribs
)
changed the
tags
for r81446
[
removed:
1.17]
13:30, 3 February 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r81446
[
removed:
new
added:
ok]
13:21, 3 February 2011
Reedy
(
talk
|
contribs
)
changed the
tags
for r81446
[
added:
1.17]