https://bugzilla.wikimedia.org/show_bug.cgi?id=42475

       Web browser: ---
             Bug #: 42475
           Summary: Hide anons and logged in users filters don't work with
                    Wikidata changes
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataClient
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Hide anonymous users | Hide logged-in users filters are incompatible with the
Wikidata changes.

These filters depend on rc_user (id) in the recentchanges table.  It is set to
0 for anons and set to something other than 0 for logged in users.

For Wikimedia, an option would be to check central auth and assign the rc_user
id accordingly if it's a linked account with Wikidata, and to 0 if the user was
an IP on wikidata.  There's still the question of what id to assign non-linked
users.

For external Wikibase Client installs, central auth obviously won't work and we
need another way to do this.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to