Add support of TOTP and password hash (WeeChat >= 2.9)

This commit is contained in:
Sébastien Helleu 2021-11-14 18:40:26 +01:00
parent cca2a0fa68
commit 3b0947c9ef
7 changed files with 389 additions and 135 deletions

View file

@ -45,6 +45,7 @@ In QWeeChat, click on connect and enter fields:
- `server`: the IP address or hostname of your machine with WeeChat running
- `port`: the relay port (defined in WeeChat)
- `password`: the relay password (defined in WeeChat)
- `totp`: the Time-Based One-Time Password (optional, to set if required by WeeChat)
Options can be changed in file `~/.config/qweechat/qweechat.conf`.