Project

General

Profile

Login method » History » Revision 8

Revision 7 (Per Amundsen, 02/05/2019 09:29 AM) → Revision 8/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 can also be used for [[/server]]._