log plugins/mod_admin_shell.lua @ 13605:74a8006ee7f6

age author description
Wed, 08 Jan 2025 08:41:15 +0100 Kim Alvefur mod_admin_shell: Remove redundant 'mod_' prefix from debug message
Wed, 08 Jan 2025 08:11:02 +0100 Kim Alvefur mod_admin_shell: Fix reporting origin module for commands
Tue, 07 Jan 2025 19:25:12 +0000 Matthew Wild mod_admin_shell: user:password(): Support prompting for password if none given
Tue, 07 Jan 2025 19:24:05 +0000 Matthew Wild mod_admin_shell: user:create(): Reject promise with error message on failure
Tue, 07 Jan 2025 19:23:23 +0000 Matthew Wild mod_admin_shell: Mark event as handled when requested input is submitted
Tue, 07 Jan 2025 18:17:57 +0000 Matthew Wild mod_admin_shell: user:create(): request password via prompt if none given