| Anomie added a comment. |
If you're asking me, this isn't on my priority list. The code change itself is #Easy, just add
public function isReadMode() { // Nothing sensitive here return false; }
to ApiQueryUserInfo. The part that's work is running that past Security to verify that the comment is correct (because Security is typically busy with all sorts of stuff, so getting their attention can be a chore).
Or a pywikibot dev could remove the meta=userinfo from the token query, as zhuyifei1999 mentioned.
TASK DETAIL
EMAIL PREFERENCES
To: Anomie
Cc: MarcoAurelio, Anomie, zhuyifei1999, pywikibot-bugs-list, maiden_taiwan, Aklapper, Magul, Tbscho, MayS, Sethakill, Mdupont, JJMC89, dg711, Avicennasis, jayvdb, Dalba, Masti, Alchimista, Rxy, Legoktm
Cc: MarcoAurelio, Anomie, zhuyifei1999, pywikibot-bugs-list, maiden_taiwan, Aklapper, Magul, Tbscho, MayS, Sethakill, Mdupont, JJMC89, dg711, Avicennasis, jayvdb, Dalba, Masti, Alchimista, Rxy, Legoktm
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
