File

plugins/mod_windows.lua @ 13169:7b6e7290265b

usermanager: Add create_user_with_role() method to atomically set initial role
author Matthew Wild <mwild1@gmail.com>
date Thu, 29 Jun 2023 15:31:46 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here