Anatolii Grynchuk c2ad3c7f3e fix: prevent browser from clearing username field on channel edit
autocomplete=off is ignored by Chrome/Firefox when a password field is
present - they clear the username value after page load. Use
autocomplete=new-password on both fields to signal a new-credential
context and prevent autofill interference.

Ref: IT-628

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-02 03:30:44 +03:00
2026-05-01 18:52:36 +03:00
S
Description
No description provided
Readme 365 KiB
Languages
C# 76.6%
HTML 17.1%
CSS 3.8%
Dockerfile 2.5%