Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2356752
D8.1781407976.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D8.1781407976.diff
View Options
diff --git a/InitialiseSettings.php b/InitialiseSettings.php
--- a/InitialiseSettings.php
+++ b/InitialiseSettings.php
@@ -116,15 +116,16 @@
'bureaucrat' => [
'noratelimit' => true,
'oathauth-verify-user' => true,
+ 'checkuser-temporary-account' => true,
# 'oathauth-view-log' => true,
],
'checkuser' => [
'checkuser' => true,
- 'checkuser-temporary-account-no-preference' => false,
+ 'checkuser-temporary-account-no-preference' => true,
'abusefilter-privatedetails' => true,
'abusefilter-privatedetails-log' => true,
'checkuser-log' => true,
- 'checkuser-temporary-account-log' => false,
+ 'checkuser-temporary-account-log' => true,
],
'confirmed' => [
'editsemiprotected' => true,
@@ -165,6 +166,7 @@
'deletedhistory' => true,
'deletedtext' => true,
'browsearchive' => true,
+ 'checkuser-temporary-account-no-preference' => true,
],
'sysop' => [
'blockemail' => true,
@@ -230,6 +232,10 @@
'abusefilter-access-protected-vars' => false,
'abusefilter-protected-vars-log' => false,
'skipcaptcha' => true,
+ 'checkuser-temporary-account' => true,
+ ],
+ 'tempaccountviewer' => [
+ 'checkuser-temporary-account' => true,
],
'transwiki' => [
'import' => true,
@@ -342,10 +348,6 @@
'protect' => true,
'editinterface' => true,
],
- // T7
- 'tempaccountviewer' => [
- 'checkuser-temporary-account' => true,
- ],
],
'+commonswiki' => [
'autopatrolled' => [
@@ -392,15 +394,6 @@
'protect' => true,
'editinterface' => true,
],
- 'tempaccountviewer' => [
- 'checkuser-temporary-account' => true,
- ],
- 'checkuser' => [
- 'checkuser-temporary-account-no-preference' => true,
- ],
- 'suppress' => [
- 'checkuser-temporary-account-no-preference' => true,
- ],
],
],
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jun 14, 03:32 (21 h, 10 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
a8/8f/0d8dd5c7781c7f6d0b7b9d297513
Default Alt Text
D8.1781407976.diff (1 KB)
Attached To
Mode
D8: Add IP reveal permissions; resolves T18
Attached
Detach File
Event Timeline
Log In to Comment