util/sasl/plain.lua
Fri, 17 Mar 2023 16:23:16 +0100 Kim Alvefur util: Prefix module imports with prosody namespace
Thu, 16 Mar 2023 13:57:30 +0100 Kim Alvefur util.sasl.{scram,plain}: Pass authzid to SASL profile callback
Fri, 22 May 2020 21:05:45 +0200 Kim Alvefur util.sasl.plain: Apply saslprep to stored password 0.11
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Wed, 19 Apr 2017 06:47:02 +0200 Kim Alvefur util.sasl.plain,scram: Record username in sasl state earlier
Sat, 21 Feb 2015 10:36:37 +0100 Kim Alvefur util.*: Remove use of module() function, make all module functions local and return them in a table at the end
Tue, 22 Jan 2013 08:21:05 +0500 Waqas Hussain util.sasl.{plain,scram,digest-md5}: nodeprep username before passing to callbacks, so callbacks don't have to.
Sat, 15 Dec 2012 07:06:45 +0500 Waqas Hussain util.sasl.plain: Reduce some code.
Mon, 28 May 2012 15:59:10 +0000 Marco Cirillo util.sasl.plain: make it return "not-authorized" in case of non-existant accounts instead of "account-disabled" to avoid enumeration.
Tue, 11 Jan 2011 05:30:55 +0000 Matthew Wild util.sasl.*: Add 'sasl.' prefix to module names
Mon, 27 Dec 2010 19:57:04 +0500 Waqas Hussain util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter to SASL profile callbacks.
Fri, 04 Jun 2010 14:08:40 +0100 Matthew Wild Merge trunk/MattJ with trunk
Thu, 03 Jun 2010 17:48:50 +0500 Waqas Hussain SASL: Minor cleanup.
Wed, 26 May 2010 18:16:58 -0400 Jeff Mitchell Check in mod_hashpassauth -- works!
Thu, 03 Jun 2010 17:48:50 +0500 Waqas Hussain SASL: Minor cleanup.
Sat, 22 May 2010 20:34:32 +0200 Tobias Markmann util.sasl.plain: Typo.
Fri, 21 May 2010 23:40:29 +0200 Tobias Markmann util.sasl.plain: Removing plain_hashed authentication provider. Just do hashing and comparison yourself in a plain_test authentication provider.
Fri, 12 Mar 2010 18:37:51 +0100 Tobias Markmann util.sasl: 2009 -> 2010 in copyright header.
Sun, 28 Feb 2010 22:50:25 +0100 Tobias Markmann util.sasl.plain: Adding plain_hashed authentication backend support.
Sun, 28 Feb 2010 22:32:12 +0100 Tobias Markmann util.sasl: Moving SASL authentication backends documentation to the mechanism files.
Thu, 03 Dec 2009 21:57:47 +0100 Tobias Markmann Redo merge with Waqas' PBKDF2 optimizations.
Tue, 01 Dec 2009 20:55:32 +0100 Tobias Markmann Merge with tip.
Tue, 01 Dec 2009 22:32:37 +0500 Waqas Hussain util.sasl.plain: Allow empty authzid (thanks bjc).
Sun, 29 Nov 2009 18:30:33 +0500 Waqas Hussain util.sasl.plain: A little refactoring.
Sat, 28 Nov 2009 15:12:43 +0000 Matthew Wild util.sasl.plain: Fail gracefully on empty <auth/> tag
Thu, 19 Nov 2009 17:17:52 +0100 Tobias Markmann Adding some human readable error messages.
Thu, 19 Nov 2009 17:08:58 +0100 Tobias Markmann Fail if username or password don't pass SASLprep.
Wed, 18 Nov 2009 22:02:32 +0100 Tobias Markmann SASLprep authentication and password in SASL PLAIN implementation.
Fri, 13 Nov 2009 09:21:19 +0100 Tobias Markmann Getting PLAIN mechanism work with the new API. sasl
Thu, 12 Nov 2009 21:57:37 +0100 Tobias Markmann Move each mechanism in an own file. sasl
less more (0) tip