plugins/mod_windows.lua
author Matthew Wild <mwild1@gmail.com>
Thu, 13 Oct 2022 22:46:19 +0100
changeset 12776 daa654dbd8de
parent 6003 28a90f5fea46
permissions -rw-r--r--
mod_tokenauth: Allow attaching an arbitrary data table to a token

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here