Login method » History » Revision 9
Revision 8 (Per Amundsen, 02/06/2019 04:26 PM) → Revision 9/10 (Per Amundsen, 02/06/2019 04:26 PM)
h1. Login methods List of the different login methods used by the server list and [[/server]]. 0 - None/Pass 1 - SASL (username + password) 2 - SASL EXTERNAL ([[Server_Options#Client-Certificate-File|certificate]]) 3 - NickServ (/MSG NickServ + password) 4 - NickServ (/NickServ + password) 5 - Challenge Auth (username + password) (HMAC-SHA-256 if available, otherwise HMAC-SHA-1) 6 - SASL SCRAM (username + password) (SCRAM-SHA-256 if available, otherwise SCRAM-SHA-1) _pass,sasl,external,msg,nickserv,auth,scram _pass,sasl,external,msg,nickserv,auth can also be used for [[/server]]._