Project

General

Profile

Login method » History » Revision 3

Revision 2 (Per Amundsen, 05/01/2017 03:26 PM) → Revision 3/10 (Per Amundsen, 05/20/2018 11:38 AM)

h1. Login methods 

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

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

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