3x-ui/frontend/src/pages
Abdalrahman f3c7660f84
fix: correct Hysteria2 Obfs password label to Auth password (#4388)
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.
2026-05-14 18:53:04 +02:00
..
api-docs feat(api-tokens): manage multiple named tokens; add tab/section anchor URLs 2026-05-13 16:34:31 +02:00
inbounds fix: correct Hysteria2 Obfs password label to Auth password (#4388) 2026-05-14 18:53:04 +02:00
index fix: preserve space between date and time in log modal (#4326) 2026-05-13 01:02:48 +02:00
login feat(inbounds): add sub/client link endpoints; hide panel version on login 2026-05-11 15:03:47 +02:00
nodes feat(nodes): mobile card list, info modal, and tighter summary layout 2026-05-13 23:14:56 +02:00
settings fix(qr): lock QR code modules to black-on-white across all themes 2026-05-14 01:45:00 +02:00
sub fix(qr): lock QR code modules to black-on-white across all themes 2026-05-14 01:45:00 +02:00
xray fix: sync advancedJson before tab switch in convertLink 2026-05-14 11:46:07 +02:00