Page MenuHomePhabricator

Review ContentTranslation for IP Masking
Closed, ResolvedPublic

Event Timeline

Change 1005973 had a related patch set uploaded (by Nik Gkountas; author: Nik Gkountas):

[mediawiki/extensions/ContentTranslation@master] CX: Treat temporary users as anon for now

https://gerrit.wikimedia.org/r/1005973

Content and Section Translation applications will not be affected by IP masking/temp users at this point. I also submitted a patch (check above) to make sure we do not check for anonymous users (only for named users), but this patch is mostly about consistency in our codebase, and visibility of some entrypoints that should only be visible to named users. Once this patch is merged, we can officially consider this task as done.

Change 1005973 merged by jenkins-bot:

[mediawiki/extensions/ContentTranslation@master] CX: Treat temporary users as anon for now

https://gerrit.wikimedia.org/r/1005973