Xqt added a comment.
In T178061#8766309 <https://phabricator.wikimedia.org/T178061#8766309>, @Stang wrote: > Hi @Xqt, I received an email for a user asking if the warning below indicate their IP address is at risk of being compromised (due to accidental logout) > > WARNING: No user is logged in on site wikipedia:zh > > It seems that such warning message is relevant to this task and your patch, so is there any progress about this task? Thanks. Wasn't able to reproduce this with neither Pywikibot 8.0.3 not 8.1. Which version are you using? The MW API would deny any change because logged in user is enforced with the api string. I get the following: Pywikibot 8.1.0dev3 D:\pwb\GIT\core>pwb add_text -text:"T178061 test logged out" -page:user:Xqt/Test >>> Benutzer:Xqt/Test <<< @@ -55 +55,2 @@ - --> + --> + T178061 test logged out Edit summary: Bot: T178061 test logged out hinzugefügt Do you want to accept these changes? ([y]es, [N]o, [a]ll, [q]uit): y Password for user Xqtest on wikipedia:de (no characters will be shown): ERROR: Skipping Benutzer:Xqt/Test because of a save related error: Edit to page [[Benutzer:Xqt/Test]] failed: Username 'Xqtest' does not have read permissions on wikipedia:de. Die angegebenen Anmeldeinformationen konnten nicht überprüft werden. 1 read operation Execution time: 18 seconds Read operation time: 18.0 seconds Script terminated successfully. Pywikibot 8.0.3 D:\pwb\GIT\core>pwb add_text -text:"T178061 test logged out" -page:user:Xqt/Test >>> Benutzer:Xqt/Test <<< @@ -55 +55,2 @@ - --> + --> + T178061 test logged out Edit summary: Bot: T178061 test logged out hinzugefügt Do you want to accept these changes? ([y]es, [N]o, [a]ll, [q]uit): y WARNING: No user is logged in on site wikipedia:de WARNING: No user is logged in on site wikipedia:de Password for user Xqtest on wikipedia:de (no characters will be shown): Logging in to wikipedia:de as Xqtest ERROR: Skipping Benutzer:Xqt/Test because of a save related error: Edit to page [[Benutzer:Xqt/Test]] failed: Username 'Xqtest' does not have read permissions on wikipedia:de. Die angegebenen Anmeldeinformationen konnten nicht überprüft werden. 1 read operation Execution time: 13 seconds Read operation time: 13.0 seconds Script terminated successfully. D:\pwb\GIT\core> TASK DETAIL https://phabricator.wikimedia.org/T178061 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Stang, Kizule, Xqt, Aklapper, pywikibot-bugs-list, Dvorapa, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, 786, Biggs657, PotsdamLamb, Jyoo1011, JohnsonLee01, Juan90264, SHEKH, Dijkstra, Alter-paule, Beast1978, Un1tY, Khutuck, Zkhalido, Hook696, Kent7301, joker88john, Viztor, CucyNoiD, Wenyi, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Tbscho, MayS, Framawiki, Lewizho99, Mdupont, JJMC89, Maathavan, Altostratus, Neuronton, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista
_______________________________________________ pywikibot-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
