Log

plugins/sasl.lua @ 485:c9a144591649

description author age
sasl: Expose what mechanisms were offered on authentication-failure Matthew Wild Fri, 17 Mar 2023 09:24:36 +0000
sasl: Include offered mechanisms in event when no supported mechanisms found Matthew Wild Fri, 03 Mar 2023 12:10:54 +0000
plugins: Cleanup [luacheck] Kim Alvefur Thu, 03 Sep 2015 22:41:27 +0200
Discard trailing whitespace Kim Alvefur Fri, 01 May 2015 23:27:29 +0200
plugins.sasl: Store mechanisms with the correct name Kim Alvefur Thu, 18 Sep 2014 22:00:58 +0200
plugins.sasl: Alter mechanism loading and pass name of loaded mechanism. Fixes attempting SCRAM-PLUS when only SCRAM is offered Kim Alvefur Thu, 18 Sep 2014 20:32:38 +0200
Almost a SASL framework, supports negotiation and challenge-response, mechanism code split out into util/sasl/ Kim Alvefur Thu, 18 Sep 2014 18:59:34 +0200