prosody/util/sasl
Kim Alvefur 8f7b31f616 util.sasl.oauthbearer: Tighter parsing of SASL message
Previously the kvsep before and after the kvpairs would have been
included in kvpairs, which is incorrect but should be harmless.
2023-05-26 17:39:53 +02:00
..
anonymous.lua util: Prefix module imports with prosody namespace 2023-03-17 16:23:16 +01:00
external.lua util: Prefix module imports with prosody namespace 2023-03-17 16:23:16 +01:00
oauthbearer.lua util.sasl.oauthbearer: Tighter parsing of SASL message 2023-05-26 17:39:53 +02:00
plain.lua util: Prefix module imports with prosody namespace 2023-03-17 16:23:16 +01:00
scram.lua util: Prefix module imports with prosody namespace 2023-03-17 16:23:16 +01:00