basic server test for SCRAM-SHA-256 (#84)

This commit is contained in:
Shivaram Lingamneni
2021-08-08 14:47:42 -04:00
committed by GitHub
parent ec386a1fc9
commit 9de76b6063
14 changed files with 710 additions and 18 deletions

View File

@ -18,5 +18,5 @@ ignore_missing_imports = True
[mypy-ecdsa.util]
ignore_missing_imports = True
[mypy-pyxmpp2_scram]
ignore_missing_imports = True
[mypy-irctest.scram.*]
disallow_untyped_defs = False