Steps to replicate the issue (include links if applicable):
- Install PluggableAuth
- Create a new bot password
- Disable local login by setting $wgPluggableAuth_EnableLocalLogin to false
What happens?:
The bot is unable to login:
❌ Login failed: The supplied credentials could not be authenticated.
❌: can't login to target Wiki genwiki39e
NoneType: None
wikipush: Exception("can't login to target Wiki genwiki39e")When I enable local login again, it works fine.
What should have happened instead?:
Bots are able to login, even when local login is disabled.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
MediaWiki 1.39.17
PluggableAuth 7.3.0