File

plugins/mod_posix.lua @ 13796:c8e534b4f2e2 13.0

mod_admin_shell, prosodyctl shell: Report command failure when no password entered (fixes #1907)
author Matthew Wild <mwild1@gmail.com>
date Mon, 31 Mar 2025 17:30:50 +0100
parent 13461:c673ff1075bd
line wrap: on
line source

-- Prosody IM
-- Copyright (C) 2008-2010 Matthew Wild
-- Copyright (C) 2008-2010 Waqas Hussain
--
-- This project is MIT/X11 licensed. Please see the
-- COPYING file in the source package for more information.
--

module:set_global(); -- we're a global module

-- TODO delete this whole concept