Software /
code /
prosody
Comparison
prosodyctl @ 13053:8128c4f1b08b
mod_admin_shell: Allow "*" as substitute for 'nil' for easier CLI usage
Since prosodyctl shell with additional arguments assumes the first two
are a section:command() and any following arguments are strings, passing
a bare 'nil' is not possible. In order to avoid delving into this rabbit
hole, instead produce a token that alone is not really a legal JID for
use as wildcard.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 07 Apr 2023 14:03:24 +0200 |
parent | 12971:7214baed9e9d |
child | 13059:a47bd6ea7626 |
comparison
equal
deleted
inserted
replaced
13052:585bd71a1a97 | 13053:8128c4f1b08b |
---|