view plugins/mod_windows.lua @ 10488:03ff1e614b4d

mod_saslauth: Set a nicer bounce error explaining SASL EXTERNAL failures Better than the previous string concatenation of SASL failure condition and optional text sent by the remote server. Would be nice to have a text per condition, other than the probably most common 'not-authorized'.
author Kim Alvefur <zash@zash.se>
date Sat, 07 Dec 2019 22:55:51 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here