You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When visiting /wiki/Special:BotPasswords you get asked to confirm your identity by logging in again.
The problem here is that you can't do that as you're not really a Database user. I'm thinking it's because OAuth2 isn't making use of the PluggableAuth extension and it therefore not capable of this process.
For me this isn't a major issue, I'll just use the local Admin account. Just thought I'd add it to the radar in case someone else suffers with it.
The text was updated successfully, but these errors were encountered:
When visiting /wiki/Special:BotPasswords you get asked to confirm your identity by logging in again.
The problem here is that you can't do that as you're not really a Database user. I'm thinking it's because OAuth2 isn't making use of the
PluggableAuth
extension and it therefore not capable of this process.For me this isn't a major issue, I'll just use the local Admin account. Just thought I'd add it to the radar in case someone else suffers with it.
The text was updated successfully, but these errors were encountered: