log plugins/mod_admin_shell.lua @ 13625:ff13dd315e68

age author description
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
Fri, 15 Nov 2024 15:52:37 +0100 Kim Alvefur mod_admin_shell: Report when a module is already loaded
Fri, 15 Nov 2024 15:48:07 +0100 Kim Alvefur mod_admin_shell: Refactor end of module:load