mirror of
https://github.com/tnb-labs/panel.git
synced 2026-08-31 01:12:17 +08:00
5495a17748
abc.com 与 *.abc.com 共用 _acme-challenge.abc.com,需同时存在两条 TXT 记录,但 SetRecords 以 (name, type) 为单位覆盖,导致后写入的 challenge 覆盖前者,DNS 验证一直卡死。改为按记录名累积所有 keyAuth 一次性写入。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>