We need to make sure that the IPInfo-related user properties (currently, only "ipinfo-enable") isn't replicated to:
- The wiki replicas
The PrefUpdate table via the PrefUpdate instrument
We need to make sure that the IPInfo-related user properties (currently, only "ipinfo-enable") isn't replicated to:
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | kostajh | T285977 IP Info | |||
| Resolved | Niharika | T292755 Epic: IP Info access | |||
| Resolved | STran | T264150 User needs to request access to IP information [L] | |||
| Resolved | STran | T291582 Implement condition agreements in Special:Preferences [M] | |||
| Resolved | Spike | phuedx | T291583 [SPIKE] Check that IPInfo-related user properties aren't replicated to publicly accessible databases [8H] |
The PrefUpdate table via the PrefUpdate instrument
Having linked to the code that defines the instrument, I was reminded that it'd been changed so that only allowlisted properties are logged.
I was reminded of this task while combing through the IP Info board today. I think @STran mentioned this elsewhere but
The wiki replicas
Quoting https://wikitech.wikimedia.org/wiki/Help:Toolforge/Database#Redacted_tables:
The majority of the zuser_propertiesz table has been deemed sensitive and removed from the Wiki Replica databases. Only the disableemail, fancysig, gender, and nickname properties are available.
I'm being bold and resolving this task.