plugins/mod_windows.lua
author Kim Alvefur <zash@zash.se>
Sat, 07 Dec 2019 22:51:43 +0100
changeset 10491 02ccf2fbf000
parent 6003 28a90f5fea46
permissions -rw-r--r--
mod_saslauth: Collect SASL EXTERNAL failures into an util.error object Will be easier than that concatenated string to extract info out of for use elsewhere.

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here