Sasl Scram-Sha-1 mech.: Logging username on authfails

Hello all,

As we need the username to be logged on authfails, I’ve created a patch based on the current release v. 4.5.1 to add the username to the corresponding log-entry (level debug) for sasl scram-sha-1 equivalent to the existent logging for plain sasl auth.

See the small attached patch for details: ScramSha1Sasl_log_username_on_authfail.patch (732 Bytes)

https://github.com/igniterealtime/Openfire/compare/master…tomatis:patch-1

With best regards, sincerely,

Thomas Westerholt

Please feel free to submit this as a pull request. thanks!