3x-ui/web
Test User d333fbd9c5
Fix silently ignored error when saving outbound test URL setting
In the Xray settings update handler, the error from
SetXrayOutboundTestUrl was silently discarded. If the database write
failed, the user received a success toast ("Settings updated
successfully") but the outbound test URL was not actually saved.

Now properly checks the error and returns a failure response to the
user, consistent with how the preceding SaveXraySetting call is
handled.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-10 18:35:09 +08:00
..
controller Fix silently ignored error when saving outbound test URL setting 2026-05-10 18:35:09 +08:00
entity v3 2026-05-10 02:13:42 +02:00
global Refactor code and fix linter warnings (#3627) 2026-01-05 05:54:56 +01:00
job v3 2026-05-10 02:13:42 +02:00
locale v3 2026-05-10 02:13:42 +02:00
middleware v3 2026-05-10 02:13:42 +02:00
network docs: add comments for all functions 2025-09-20 09:35:50 +02:00
runtime v3 2026-05-10 02:13:42 +02:00
service fix(nodes): bind form-encoded posts and skip node inbounds in central xray 2026-05-10 11:32:06 +02:00
session v3 2026-05-10 02:13:42 +02:00
translation i18n: localize sidebar theme toggle, xray-status badge, and nodes menu 2026-05-10 11:56:30 +02:00
websocket v3 2026-05-10 02:13:42 +02:00
web.go i18n: localize sidebar theme toggle, xray-status badge, and nodes menu 2026-05-10 11:56:30 +02:00