view plugins/mod_unknown.lua @ 10382:fcdc65bc6697

mod_user_account_management: Apply username normalization later Prevents traceback from nodeprep(nil)
author Kim Alvefur <zash@zash.se>
date Sat, 02 Nov 2019 15:43:56 +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