log plugins/mod_admin_shell.lua @ 13641:d980c3e03637

age author description
Sun, 02 Feb 2025 14:12:52 +0100 Kim Alvefur mod_admin_shell: Fix column alignment in 'help roles'
Sun, 02 Feb 2025 13:33:17 +0100 Kim Alvefur mod_admin_shell: Fix help forgetting arguments
Thu, 16 Jan 2025 11:35:19 +0000 Matthew Wild mod_admin_shell: Remove log statement intended for development only
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
Tue, 07 Jan 2025 18:17:30 +0000 Matthew Wild mod_admin_shell: Add session method to request (password) input from shell client
Tue, 07 Jan 2025 18:15:50 +0000 Matthew Wild mod_admin_shell: Don't pause async thread while waiting for promise result
Sat, 28 Dec 2024 18:35:24 +0000 Matthew Wild mod_admin_shell: stats:show(): Friendlier error message when statistics disabled