summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js
AgeCommit message (Expand)Author
2023-01-13luci-mod-system: fix potential stored XSSJo-Philipp Wich
2022-09-21luci-mod-system: allow ecdsa-sk and ed25519-sk key typesEric McDonald
2022-09-21luci-mod-system: sshkeys.js: prevent XSS through pubkey commentsJo-Philipp Wich
2022-01-19luci-mod-system: mention ED25519 keysJo-Philipp Wich
2021-09-20fix wrong ed25519 informationRosen Penev
2020-12-23luci-mod-system: fix parsing SSH pubkeys with optionsJo-Philipp Wich
2020-04-16luci-mod-system: sshkeys.js: make readonly on insufficient ACLsJo-Philipp Wich
2020-04-03treewide: import utility classes explicitlyJo-Philipp Wich
2019-11-13luci-mod-system: sshkeys.js: do not incorrectly filter ecdsa keys on loadJo-Philipp Wich
2019-11-03luci-mod-system: sshkeys.js: explicitely require ui.jsJo-Philipp Wich
2019-10-21luci-mod-system: sshkeys.js: create authorized_keys as 0600Jo-Philipp Wich
2019-10-07luci-mod-system: sshkeys.js: use common fs.js classJo-Philipp Wich
2019-09-27luci-mod-system: fix rerendering of ssh key list after add/removeJo-Philipp Wich
2019-09-15luci-mod-system: reimplement SSH key mgmt as client side viewJo-Philipp Wich
2018-11-22luci-mod-system: move password and sshkey JS code into external filesJo-Philipp Wich