File

plugins/mod_unknown.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

-- Unknown platform stub
module:set_global();

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