Software /
code /
verse
Log
plugins/sasl.lua @ 446:62fb547bd31a
description | author | age |
---|---|---|
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 |
plugins/sasl: Use ANONYMOUS authentication when no username provided | James Callahan | Mon, 10 Sep 2012 23:37:04 +1000 |
plugins.sasl: Collect text message on SASL failure | Kim Alvefur | Mon, 28 May 2012 17:32:38 +0200 |