Log

plugins/mod_admin_shell.lua @ 13869:f44f2a8a8c37 13.0

description author age
mod_admin_shell: Fix matching logic in s2s:close (Thanks Menel) 13.0 Kim Alvefur Mon, 28 Apr 2025 19:41:19 +0200
mod_admin_shell: Add role:list() and role:show() commands 13.0 Matthew Wild Fri, 04 Apr 2025 16:50:25 +0100
mod_admin_shell: Visual tweaks to the output of debug:cert_index() 13.0 13.0.1 Matthew Wild Thu, 03 Apr 2025 19:58:57 +0100
mod_admin_shell: Add debug:cert_index() command 13.0 Matthew Wild Thu, 03 Apr 2025 16:54:02 +0100
mod_admin_shell, prosodyctl shell: Report command failure when no password entered (fixes #1907) 13.0 Matthew Wild Mon, 31 Mar 2025 17:30:50 +0100
prosodyctl shell: More reliable detection of REPL/interactive mode (fixes #1895) 13.0 Matthew Wild Thu, 13 Mar 2025 11:37:11 +0000
mod_admin_shell: Remove outdated help text (fixes #1898) 13.0 Matthew Wild Thu, 13 Mar 2025 11:35:39 +0000
mod_admin_shell: Improve help listing in non-REPL mode 13.0 Matthew Wild Mon, 17 Feb 2025 19:10:48 +0000
mod_admin_shell: Fix simple command execution (e.g. help) 13.0 Matthew Wild Mon, 17 Feb 2025 19:10:26 +0000
mod_admin_shell: Set flag on session when in REPL mode 13.0 Matthew Wild Mon, 17 Feb 2025 19:09:11 +0000
mod_admin_shell: Improved error handling for shell-invoked commands 13.0 Matthew Wild Mon, 17 Feb 2025 18:25:52 +0000
mod_admin_shell, util.prosodyctl.shell: Process command-line args on server-side, with argparse support 13.0 Matthew Wild Mon, 17 Feb 2025 17:02:35 +0000
mod_admin_shell: Remove duplicated line 13.0 Matthew Wild Thu, 13 Feb 2025 17:05:36 +0000
mod_admin_shell: Rename user:setrole to user:set_roles 13.0 Matthew Wild Thu, 13 Feb 2025 16:20:42 +0000
mod_admin_shell: Hide secondary role commands, focus on primary roles 13.0 Matthew Wild Thu, 13 Feb 2025 16:18:59 +0000
mod_admin_shell: Support for hiding certain commands from default help listing 13.0 Matthew Wild Thu, 13 Feb 2025 16:16:19 +0000
mod_admin_shell: Fix result handling of user addrole/delrole commands 13.0 Matthew Wild Thu, 13 Feb 2025 15:54:39 +0000
mod_admin_shell: Fix column alignment in 'help roles' Kim Alvefur Sun, 02 Feb 2025 14:12:52 +0100
mod_admin_shell: Fix help forgetting arguments Kim Alvefur Sun, 02 Feb 2025 13:33:17 +0100
mod_admin_shell: Remove log statement intended for development only Matthew Wild Thu, 16 Jan 2025 11:35:19 +0000
mod_admin_shell: Remove redundant 'mod_' prefix from debug message Kim Alvefur Wed, 08 Jan 2025 08:41:15 +0100
mod_admin_shell: Fix reporting origin module for commands Kim Alvefur Wed, 08 Jan 2025 08:11:02 +0100
mod_admin_shell: user:password(): Support prompting for password if none given Matthew Wild Tue, 07 Jan 2025 19:25:12 +0000
mod_admin_shell: user:create(): Reject promise with error message on failure Matthew Wild Tue, 07 Jan 2025 19:24:05 +0000
mod_admin_shell: Mark event as handled when requested input is submitted Matthew Wild Tue, 07 Jan 2025 19:23:23 +0000
mod_admin_shell: user:create(): request password via prompt if none given Matthew Wild Tue, 07 Jan 2025 18:17:57 +0000
mod_admin_shell: Add session method to request (password) input from shell client Matthew Wild Tue, 07 Jan 2025 18:17:30 +0000
mod_admin_shell: Don't pause async thread while waiting for promise result Matthew Wild Tue, 07 Jan 2025 18:15:50 +0000
mod_admin_shell: stats:show(): Friendlier error message when statistics disabled Matthew Wild Sat, 28 Dec 2024 18:35:24 +0000
mod_admin_shell: Report when a module is already loaded Kim Alvefur Fri, 15 Nov 2024 15:52:37 +0100