Author :
martijn
Date :
2023-12-22 13:03:16
Hash :7a7ccefc Message :Remove a log_debug from usm_checkuser(). It would only display what is in
the config and was never actually displayed because of insufficient
verbosity level during config-parsing and would display the wrong auth
algorithm for SHA2.
OK tb@