Login method » History » Version 3
Per Amundsen, 05/20/2018 11:38 AM
| 1 | 1 | Per Amundsen | h1. Login methods |
|---|---|---|---|
| 2 | |||
| 3 | List of the different login methods used by the server list and [[/server]]. |
||
| 4 | |||
| 5 | 0 - Default |
||
| 6 | 1 - SASL (username + password) |
||
| 7 | 2 - SASL EXTERNAL (certificate) |
||
| 8 | 3 - Server Password (/PASS password) |
||
| 9 | 4 - NickServ (/MSG NickServ + Password) |
||
| 10 | 5 - NickServ (/NickServ + Password) |
||
| 11 | 3 | Per Amundsen | 6 - Challenge Auth (username + Password) (HMAC-SHA-256 if available, otherwise HMAC-SHA-1) |
| 12 | 1 | Per Amundsen | 7 - Custom (Connect commands) |
| 13 | 2 | Per Amundsen | |
| 14 | _pass,sasl,external,msg,nickserv can also be used for [[/server]]._ |