mirror of
https://github.com/abhinavxd/libredesk.git
synced 2026-09-11 21:39:00 +00:00
ea03339b0d
Drop the deprecated webhook.allowed_hosts fallback from the SSRF setup. It appended hostnames to allowed_cidrs, which only parses CIDRs, so those entries were silently dropped anyway. Read the [ssrf] block only. Link AI assistant messages to the specific assistant. postReply now stamps the assistant id into the message meta, and the message bubble links to that assistant's edit page, falling back to the assistants list for older messages that lack the id.