koboldcpp/tools/ui/tests
Cristiano Pinto ece963f41b
ui: mask API Key field in settings and error splash to stop browser a… (#26562)
* ui: mask API Key field in settings and error splash to stop browser autofill

* ui: set autocomplete=new-password on private fields

The password input type makes browsers offer to save the API key
in the password manager and autofill saved site credentials into
the field. The new-password autocomplete value disables both.

---------

Co-authored-by: Pascal <admin@serveurperso.com>
2026-08-15 22:52:55 +02:00
..
client ui: Refactor data-attrs constants, enum for bool strings (#27002) 2026-08-13 20:01:12 +02:00
e2e ui: Linting & Formatting scripts (#26819) 2026-08-10 08:38:37 +02:00
stories ui: Clean up contexts, remove prop drilling from Chat Form Actions (#26951) 2026-08-13 08:21:15 +02:00
unit ui: mask API Key field in settings and error splash to stop browser a… (#26562) 2026-08-15 22:52:55 +02:00