prosody/util/sasl
Kim Alvefur a7083d1ded util.sasl.plain: Apply saslprep to stored password
Fixes something like #1560 here too.

The password sent by the user already had saslprep applied.
2020-05-22 21:05:45 +02:00
..
anonymous.lua util.sasl.anonymous: Shorter! 2018-06-06 00:18:59 +02:00
digest-md5.lua vairious: Add annotation when an empty environment is set [luacheck] 2018-02-28 20:06:26 +01:00
external.lua vairious: Add annotation when an empty environment is set [luacheck] 2018-02-28 20:06:26 +01:00
plain.lua util.sasl.plain: Apply saslprep to stored password 2020-05-22 21:05:45 +02:00
scram.lua util.sasl.scram: Apply saslprep before hashing password, fixes #1560 2020-05-22 20:59:01 +02:00