mirror of
https://github.com/openwrt/luci.git
synced 2025-12-28 08:10:00 +04:00
Attempt to prevent Firefox from randomly filling nonesense into arbitrary password fields such as the WireGuard private key field by setting the `autocomplete="new-password"` attribute on any password type fields. Signed-off-by: Jo-Philipp Wich <jo@mein.io>