Avoid DB rows with usable names but ID = 0 by introducing "interwiki" usernames
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index dcbcb6e..7448cfc 100644 (file)
@@ -4852,6 +4852,7 @@ $wgReservedUsernames = [
        'msg:double-redirect-fixer', // Automatic double redirect fix
        'msg:usermessage-editor', // Default user for leaving user messages
        'msg:proxyblocker', // For $wgProxyList and Special:Blockme (removed in 1.22)
+       'msg:sorbs', // For $wgEnableDnsBlacklist etc.
        'msg:spambot_username', // Used by cleanupSpam.php
        'msg:autochange-username', // Used by anon category RC entries (parser functions, Lua & purges)
 ];