luci/modules/luci-base/htdocs/luci-static/resources
Jo-Philipp Wich 23a246e4b4 luci-base: ui.js: set autocomplete="new-password" for password fields
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>
2023-06-07 23:40:04 +02:00
..
cbi luci-base: move old cbi icons to luci-compat 2020-05-07 19:40:29 +02:00
icons luci-base: optimized icons filesizes 2022-06-25 01:45:55 +02:00
protocol treewide: drop MAC and MTU from interfaces (protocols) 2021-05-28 15:34:41 +02:00
tools luci-base: revise array sorting 2022-07-27 17:32:58 +02:00
cbi.js luci-base: cbi.js: await L.ui load before updating tables 2022-11-09 20:30:20 +01:00
firewall.js luci-base: firewall.js: add getZoneColorStyle() helper 2021-11-11 13:00:50 +01:00
form.js luci-base: form.js: reuse JSONMap data provider in GridSection modals 2023-02-04 22:22:53 +01:00
fs.js luci-base: harmonize JS class naming and requesting 2020-04-02 21:51:20 +02:00
luci.js luci-base: luci.js: add array sort utilities 2022-07-27 17:31:01 +02:00
network.js luci-base: use "hwmodes_text" to describe wireless radios 2023-01-23 14:51:28 +01:00
promis.min.js luci-base: add ES6 Promise polyfill for IE < Edge 2019-07-07 15:25:49 +02:00
rpc.js luci-base: don't append object.method to the RPC url 2020-09-23 16:54:18 +02:00
uci.js luci-base: uci.js: prevent sending empty uci set operations 2022-07-23 00:10:17 +02:00
ui.js luci-base: ui.js: set autocomplete="new-password" for password fields 2023-06-07 23:40:04 +02:00
validation.js luci-base: validation.js: fix xgettext quirk 2023-04-03 14:05:00 +02:00
xhr.js luci-base: luci.js: add HTTP request functions 2019-07-07 15:25:49 +02:00