Software /
code /
prosody
Log
util/sasl/plain.lua @ 13270:14bbfb2cc8dd default tip
description | author | age |
---|---|---|
util: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 17 Mar 2023 16:23:16 +0100 |
util.sasl.{scram,plain}: Pass authzid to SASL profile callback | Kim Alvefur | Thu, 16 Mar 2023 13:57:30 +0100 |
util.sasl.plain: Apply saslprep to stored password 0.11 | Kim Alvefur | Fri, 22 May 2020 21:05:45 +0200 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | Wed, 28 Feb 2018 20:06:26 +0100 |
util.sasl.plain,scram: Record username in sasl state earlier | Kim Alvefur | Wed, 19 Apr 2017 06:47:02 +0200 |
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | Sat, 21 Feb 2015 10:36:37 +0100 |
util.sasl.{plain,scram,digest-md5}: nodeprep username before passing to callbacks, so callbacks don't have to. | Waqas Hussain | Tue, 22 Jan 2013 08:21:05 +0500 |