index
:
openwrt/luci
build
fido2-conformance
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
webauthn
wip-webauthn
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
modules
/
luci-mod-system
/
htdocs
/
luci-static
/
resources
/
view
/
system
/
sshkeys.js
Age
Commit message (
Expand
)
Author
2023-01-13
luci-mod-system: fix potential stored XSS
Jo-Philipp Wich
2022-09-21
luci-mod-system: allow ecdsa-sk and ed25519-sk key types
Eric McDonald
2022-09-21
luci-mod-system: sshkeys.js: prevent XSS through pubkey comments
Jo-Philipp Wich
2022-01-19
luci-mod-system: mention ED25519 keys
Jo-Philipp Wich
2021-09-20
fix wrong ed25519 information
Rosen Penev
2020-12-23
luci-mod-system: fix parsing SSH pubkeys with options
Jo-Philipp Wich
2020-04-16
luci-mod-system: sshkeys.js: make readonly on insufficient ACLs
Jo-Philipp Wich
2020-04-03
treewide: import utility classes explicitly
Jo-Philipp Wich
2019-11-13
luci-mod-system: sshkeys.js: do not incorrectly filter ecdsa keys on load
Jo-Philipp Wich
2019-11-03
luci-mod-system: sshkeys.js: explicitely require ui.js
Jo-Philipp Wich
2019-10-21
luci-mod-system: sshkeys.js: create authorized_keys as 0600
Jo-Philipp Wich
2019-10-07
luci-mod-system: sshkeys.js: use common fs.js class
Jo-Philipp Wich
2019-09-27
luci-mod-system: fix rerendering of ssh key list after add/remove
Jo-Philipp Wich
2019-09-15
luci-mod-system: reimplement SSH key mgmt as client side view
Jo-Philipp Wich
2018-11-22
luci-mod-system: move password and sshkey JS code into external files
Jo-Philipp Wich