luci/modules/luci-mod-system/htdocs/luci-static/resources/view/system
Eric McDonald 2b3c852aa3 luci-mod-system: allow ecdsa-sk and ed25519-sk key types
Allow adding ecdsa-sk and ed25519-sk SSH keys in LuCI
These key types can be generated via the -t flag in ssh-keygen and are
supported in recent versions of dropbear. As ssh-keygen ignores the -b
flag when generating ecdsa-sk and ed25519-sk keys, the curve field in
the objects returned by the decode function is set to fixed strings for
both ecdsa-sk and ed25519-sk public key strings. This is in contrast to
ecdsa keys for which various curves can be provided (e.g., NIST P-256,
NIST P-384, and NIST P-521).

Signed-off-by: Eric McDonald <ericmcdonald@protonmail.com>
2022-09-21 17:25:37 -04:00
..
led-trigger luci-mod-system: add config option to invert heartbeat trigger 2022-08-05 12:58:10 +02:00
crontab.js system: more text lines for crontab 2021-08-11 09:25:46 +02:00
dropbear.js treewide: import utility classes explicitly 2020-04-03 10:00:06 +02:00
flash.js luci-mod-system: hide unsupported option on flash.js 2021-08-18 13:44:37 +03:00
leds.js luci-mod-system: Set description to blank if the trigger has none 2022-04-12 14:14:27 +02:00
mounts.js luci-mod-system: mount sections are always mounted unless they are explicitly not mounted 2022-04-12 13:01:17 +02:00
password.js luci-mod-system: password.js: make event handler attachment more robust 2020-05-02 23:53:02 +02:00
reboot.js luci-mod-system: use ubus method for reboot 2020-09-10 17:35:07 +02:00
sshkeys.js luci-mod-system: allow ecdsa-sk and ed25519-sk key types 2022-09-21 17:25:37 -04:00
startup.js treewide: transition div tables to actual table markup 2020-11-27 21:36:40 +01:00
system.js luci-mod-system: add interface selection for NTPD 2022-05-06 00:08:18 +03:00
uhttpd.js luci-mod-system: allow configuration of HTTPS redirection 2021-09-28 10:46:36 -10:00