Software /
code /
verse
Log
plugins/sasl.lua @ 506:3610196c5e83 default tip
description | author | age |
---|---|---|
Update for new Prosody module namespace | Kim Alvefur | Sat, 20 May 2023 20:48:03 +0200 |
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 |