Page MenuHomePhabricator

Sharing ipblocks table doesn't work because comment table is not shared
Open, Needs TriagePublic

Description

Blocked user on innerwiki still can login and edit on docswiki. The reason for this behavior is that $wgSharedTables does not include the comment table, which is referenced ipblocks.

Unfortunately, adding comment to the list of shared tables is not straightforward, because it is used at all WMCZ wikis (including the comment IDs).

Event Timeline

Urbanecm renamed this task from Sharing ipblocks table doesn't work to Sharing ipblocks table doesn't work because comment table is not shared.Feb 13 2023, 10:12 PM
Urbanecm updated the task description. (Show Details)