Page MenuHomePhabricator

Update Search Platform Team-owned products that may be affected by IP Masking
Closed, ResolvedPublic

Description

IP Masking will affect lots of our products, features, tools, gadgets, etc. This task is for tracking work to update those that are owned by Search Platform Team, ahead of IP Masking being enabled on WMF sites.

See T326816: [Epic] Update features for temporary accounts, particularly What will be affected.

A preliminary investigation (T326759) has found that the following may be affected:

  • CirrusSearch

Event Timeline

BTW, these are the search results from T326759:

  • extensions / CirrusSearch
    • includes/Util.php
      • use Wikimedia\IPUtils
    • includes/RequestLogger.php
      • $finalContext['user'] = $user->getName();

CirrusSearch does not rely on any user related information, we should be good.

Gehel claimed this task.