42wim / matterircd

Connect to your mattermost or slack using your IRC-client of choice.
MIT License
295 stars 60 forks source link

matterircd with Google Authenticator #272

Closed SpliNTSweden closed 4 years ago

SpliNTSweden commented 4 years ago

Hello,

I'm trying login to a mattermost server that needs username & password + a token generated by Google Authenticator.

15:41 <User1> login <server> <username> <pass> 15:41 <mattermost> Invalid MFA token.

Is there any support for this?

I've tried experimenting with MMAUTHTOKEN and TOKEN without any luck, probably since this token doesn't replace the password.

Cheers

42wim commented 4 years ago

I suggest creating a personal token

42wim commented 3 years ago

Thanks to @eyenx this now works with /msg mattermost login <server> <team> <username/email> <password> MFAToken=<mfatoken>