From 99ff891a9983813b0c1fa4a6ceb8f6e1a0331739 Mon Sep 17 00:00:00 2001 From: abdulrahman Date: Thu, 14 May 2026 19:14:19 +0300 Subject: [PATCH] fix: correct Hysteria2 Obfs password label to Auth password The Obfs password field in the Hysteria2 stream settings tab was incorrectly labeled. It binds to hysteriaSettings.auth (the server-wide authentication password), not to the salamander obfuscation password. Per Xray-core docs, Hysteria2 salamander obfuscation belongs in finalmask.udp[].salamander.password, which is correctly handled by the FinalMaskForm (UDP Masks section). Fixed the label to Auth password with an accurate tooltip explaining that salamander obfuscation is configured via the UDP Masks section below. --- frontend/src/pages/inbounds/InboundFormModal.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/inbounds/InboundFormModal.vue b/frontend/src/pages/inbounds/InboundFormModal.vue index 022693ec..b7815d2a 100644 --- a/frontend/src/pages/inbounds/InboundFormModal.vue +++ b/frontend/src/pages/inbounds/InboundFormModal.vue @@ -1836,8 +1836,8 @@ watch(