Christian Hesse
|
9a73fc526f
|
update copyright for 2024
|
2024-01-01 15:25:25 +01:00 |
|
Christian Hesse
|
1c26d08267
|
mod/ssh-keys-import: unbreak import from file
Looks like this broke in c3045f3723 where
a non-existent variable name was used.
|
2023-12-21 11:34:55 +01:00 |
|
Christian Hesse
|
98d7eee454
|
mod/ssh-keys-import: continue import after intermediate failure
|
2023-11-09 15:34:10 +01:00 |
|
Christian Hesse
|
b22dfbfc94
|
mod/ssh-keys-import: do not import twice
|
2023-11-09 15:34:10 +01:00 |
|
Christian Hesse
|
042ff1cfda
|
mod/ssh-keys-import: drop the version check for ed25519 keys...
... now that we require RouterOS 7.12beta1 anyway.
|
2023-11-09 15:18:09 +01:00 |
|
Christian Hesse
|
1265caca60
|
mod/ssh-keys-import: calculate fingerprint...
... and store it in key-owner, which is descriptive only.
This requires RouterOS 7.12beta1 for the 'transform' property
for ':convert' command.
|
2023-11-09 15:08:36 +01:00 |
|
Christian Hesse
|
c3045f3723
|
mod/ssh-keys-import: parse key into array
|
2023-11-07 14:31:59 +01:00 |
|
Christian Hesse
|
53a80c81b1
|
mod/ssh-keys-import: $SSHKeysImport: add check for key type
|
2023-08-18 15:23:20 +02:00 |
|
Christian Hesse
|
ad6825571d
|
mod/ssh-keys-import: support ed25519 keys...
... with RouterOS 7.12beta1
|
2023-08-18 15:23:20 +02:00 |
|
Christian Hesse
|
ddd5608b38
|
mod/ssh-keys-import: drop RouterOS version dependency
... as global-functions depend on RouterOS 7.9beta already.
|
2023-08-18 15:23:20 +02:00 |
|
Christian Hesse
|
c8500dddd0
|
mod/ssh-keys-import: make ssh-keys-import a module
|
2023-04-26 10:31:23 +02:00 |
|