Actions
Login method » History » Revision 5
« Previous |
Revision 5/10
(diff)
| Next »
Per Amundsen, 02/05/2019 09:13 AM
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 (certificate)
3 - NickServ (/MSG NickServ + Password)
4 - NickServ (/NickServ + Password)
5 - Challenge Auth (username + Password) (HMAC-SHA-256 if available, otherwise HMAC-SHA-1)
pass,sasl,external,msg,nickserv,auth can also be used for /server.
Updated by Per Amundsen almost 6 years ago · 5 revisions