hardlounge/client/components/Windows
Reto 3ba7fb6de4
Prevent autocomplete for highlight settings (#4337)
Chrome seems to somewhat often auto fill the text input of the
highlight exception list with my username as the next field that
follows is of type password.
Try to work around that by telling chrome not to autofill either of
those.

Do note that this is only a hint... The broser vendors apply some
$magic heuristics and if they trigger they ignore the hint.
2021-10-20 18:34:31 -07:00
..
Changelog.vue
Connect.vue
Help.vue Merge pull request #4324 from itsjohncs/gestures-next-channel 2021-10-12 15:53:54 -07:00
NetworkEdit.vue
SearchResults.vue Add close search button 2021-04-30 01:53:08 +02:00
Settings.vue Prevent autocomplete for highlight settings (#4337) 2021-10-20 18:34:31 -07:00
SignIn.vue