Skip to content

Commit 569b3ef

Browse files
authored
Add support of SASL SCRAM-SHA-256 in WeeChat 3.2 (#385)
1 parent 9b5b872 commit 569b3ef

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

_data/sw_clients.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -368,8 +368,9 @@
368368
server-time:
369369
userhost-in-names:
370370
SASL:
371-
- external
372-
- plain
371+
external:
372+
plain:
373+
scram-sha-256: 3.2+
373374

374375
- name: Web Clients
375376
software:

0 commit comments

Comments
 (0)