The "send test" button now passes the currently typed token / login /
password to /api/test, falling back to saved defaults. Previously the
test only used saved settings, so testing before clicking Save sent no
auth and failed with 403 on access-controlled ntfy servers.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The "send test" action, admin alerts and feeds without their own
credentials now use configurable default-server token / basic auth,
so publishing works against ntfy servers with access control enabled.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>