view plugins/mod_unknown.lua @ 7298:7056bbaf81ee

mod_saslauth: Disable DIGEST-MD5 by default (closes #515)
author Kim Alvefur <zash@zash.se>
date Fri, 18 Mar 2016 11:51:58 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform