Added support for SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-512

This commit is contained in:
Patrick Okraku
2023-11-01 19:12:32 +01:00
committed by Patrick Griffis
parent 6420fd6117
commit 9b76b557ec
12 changed files with 534 additions and 6 deletions

View File

@@ -343,6 +343,14 @@ msgstr "Risolto a:"
msgid "Looking up %s..."
msgstr "Ricerca di %s..."
#: src/common/inbound.c:1992
msgid "Could not create SCRAM session with digest %s"
msgstr "Impossibile creare una sessione SCRAM con la funzione hash %s"
#: src/common/inbound.c:2024
msgid "SASL SCRAM authentication failed: %s"
msgstr "SASL SCRAM autenticazione fallita: %s"
#: src/common/notify.c:559
#, c-format
msgid " %-20s online\n"