Project

General

Profile

Login method » History » Revision 4

Revision 3 (Per Amundsen, 05/20/2018 11:38 AM) → Revision 4/10 (Per Amundsen, 02/05/2019 09:13 AM)

h1. Login methods 

 List of the different login methods used by the server list and [[/server]]. 

 0 - None Default 
 1 - SASL (username + password) 
 2 - SASL EXTERNAL (certificate) 
 3 - Server Password (/PASS password) 
 4 - NickServ (/MSG NickServ + Password) 
 4 5 - NickServ (/NickServ + Password)  
 5 6 - Challenge Auth (username + Password) (HMAC-SHA-256 if available, otherwise HMAC-SHA-1) 
 7 - Custom (Connect commands) 

 _pass,sasl,external,msg,nickserv,auth _pass,sasl,external,msg,nickserv can also be used for [[/server]]._