The project "Citadel server, clients, utilities":

    The branch, master has been updated
       via  7b4e4ab6332a320a4c07c7bb675fe66166043fec (commit)
      from  5355ef0899b39cd06e0bba1cd2c74b9d397697a3 (commit)


- Log -----------------------------------------------------------------
commit 7b4e4ab6332a320a4c07c7bb675fe66166043fec
Author: Art Cancro <[email protected]>
Date:   Wed May 7 23:26:39 2025 -0400

json_get_netconfig_item() now considers the key to be everything before the 
first delimiter, and the value to be everything after the first delimiter, 
including all subsequent delimiters.  Trailing delimiters are removed, so if 
the value is only one
field, that's all you get.

-----------------------------------------------------------------------

Summary of changes:
 webcit-ng/server/room_functions.c | 40 +++++++++++++++++++++++++++++++++------
 1 file changed, 34 insertions(+), 6 deletions(-)

-- 
Citadel server, clients, utilities

Reply via email to