weechat/src/plugins/relay/weechat
Sébastien Helleu 7ddc815726 relay: actually use the client status "waiting_auth" in irc and weechat protocols (closes #1358)
Now the status "waiting_auth" is used and displayed in the relay buffer.

When a client connects, there are now 2 messages (except for irc protocol if
there's no password required):

relay: new client on port 9000: 1/weechat/1.2.3.4 (waiting auth)
relay: client 1/weechat/1.2.3.4 authenticated

If the authentication fails, the messages are:

relay: new client on port 9000: 1/weechat/1.2.3.4 (waiting auth)
=!= relay: authentication failed with client 1/weechat/1.2.3.4
2020-04-12 17:46:46 +02:00
..
relay-weechat-msg.c core: update copyright dates 2020-01-04 10:41:26 +01:00
relay-weechat-msg.h core: update copyright dates 2020-01-04 10:41:26 +01:00
relay-weechat-nicklist.c core: update copyright dates 2020-01-04 10:41:26 +01:00
relay-weechat-nicklist.h core: update copyright dates 2020-01-04 10:41:26 +01:00
relay-weechat-protocol.c relay: actually use the client status "waiting_auth" in irc and weechat protocols (closes #1358) 2020-04-12 17:46:46 +02:00
relay-weechat-protocol.h core: update copyright dates 2020-01-04 10:41:26 +01:00
relay-weechat.c relay: actually use the client status "waiting_auth" in irc and weechat protocols (closes #1358) 2020-04-12 17:46:46 +02:00
relay-weechat.h relay: actually use the client status "waiting_auth" in irc and weechat protocols (closes #1358) 2020-04-12 17:46:46 +02:00