| Dalba created this task. Dalba added a project: Pywikibot-core. Herald added subscribers: pywikibot-bugs-list, Aklapper. |
Trying to better understand this issue of T183466, I create a temporary account (Test20180327) on enwiki, and tried Site(code, 'wikipedia').login() (without autocreate) several times. The account was created automatically every time.
Then I noticed that the parameter is only respected if the password is not saved in a password file.
Users who have a password file will have an account created for them every time.
This difference in behaviour is unexpected. We either want the accounts to be auto-created by default or we don't, if we don't if should not depend on password file.
IMO, we should always have accounts auto-created if possible.
Related commits:
c1b712702be6a3efa5f2b6a9eac37d34f2135277
b96e4c8e3153e0a0576d7dab184853ea53adc7dc
Cc: Aklapper, pywikibot-bugs-list, Dalba, Magul, Tbscho, rafidaslam, MayS, Mdupont, JJMC89, Avicennasis, jayvdb, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
