mirror of
https://github.com/progval/irctest.git
synced 2025-04-08 00:09:46 +00:00
Make the set of tested specifications configurable.
This commit is contained in:
@ -56,6 +56,7 @@ server:
|
||||
"""
|
||||
|
||||
class MammonController(BaseServerController, DirectoryBasedController):
|
||||
software_name = 'Mammon'
|
||||
supported_sasl_mechanisms = {
|
||||
'PLAIN', 'ECDSA-NIST256P-CHALLENGE',
|
||||
}
|
||||
|
Reference in New Issue
Block a user