File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 name : PLAIN
1111 description : PLAIN SASL mechanism
1212 required : true
13- ext_link : https://tools.ietf.org/search /rfc4616
13+ ext_link : https://tools.ietf.org/html /rfc4616
1414 scram-sha-256 :
1515 name : SCRAM-SHA-256
1616 description : SASL SCRAM-SHA-256 mechanism
2020 name : OAUTHBEARER
2121 description : OAUTHBEARER SASL mechanism
2222 required : true
23- ext_link : https://www.rfc-editor .org/rfc /rfc7628
23+ ext_link : https://tools.ietf .org/html /rfc7628
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ what to do if the authentication layer is disconnected or reconnected.
102102IRC SASL authentication primarily uses the same mechanisms as SASL in other
103103protocols. Most commonly:
104104
105- * [ PLAIN] ( https://tools.ietf.org/search /rfc4616 ) as defined by RFC 4616
105+ * [ PLAIN] ( https://tools.ietf.org/html /rfc4616 ) as defined by RFC 4616
106106* [ EXTERNAL] ( https://tools.ietf.org/html/rfc4422#appendix-A ) as defined by RFC 4422
107107* [ SCRAM-SHA-256] ( https://tools.ietf.org/html/rfc7677 ) as defined by RFC 7677
108108
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ page-header: >
77---
88IRC SASL authentication primarily uses the same mechanisms as SASL in other protocols. Most commonly:
99
10- * [ PLAIN] ( https://tools.ietf.org/search /rfc4616 ) as defined by RFC 4616
10+ * [ PLAIN] ( https://tools.ietf.org/html /rfc4616 ) as defined by RFC 4616
1111* [ EXTERNAL] ( https://tools.ietf.org/html/rfc4422#appendix-A ) as defined by RFC 4422
1212* [ SCRAM-SHA-256] ( https://tools.ietf.org/html/rfc7677 ) as defined by RFC 7677
1313
You can’t perform that action at this time.
0 commit comments