log plugins/mod_admin_shell.lua @ 13089:41598b7ec543

age author description
Sun, 30 Apr 2023 23:45:55 +0200 Kim Alvefur mod_admin_shell: Refactor 'cert' column
Wed, 19 Apr 2023 11:42:36 +0200 Kim Alvefur Merge 0.12->trunk
Thu, 06 Apr 2023 17:09:03 +0200 Kim Alvefur mod_admin_shell: Fix display of remote cert status when expired etc 0.12
Mon, 10 Apr 2023 14:24:39 +0200 Kim Alvefur mod_admin_shell: Use same wildcard matching in other s2s command
Mon, 10 Apr 2023 14:12:48 +0200 Kim Alvefur mod_admin_shell: Factor apart wildcard matching into function for reuse
Sat, 08 Apr 2023 11:28:55 +0200 Kim Alvefur mod_admin_shell: Add config:set([host,] key, value) because why not
Sat, 08 Apr 2023 10:16:18 +0200 Kim Alvefur mod_admin_shell: Allow wildcard matches like s2s:show("*.example.com")
Fri, 07 Apr 2023 14:03:24 +0200 Kim Alvefur mod_admin_shell: Allow "*" as substitute for 'nil' for easier CLI usage