mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-05 02:34:45 +02:00
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.
This commit is contained in:
parent
c3045f3723
commit
1265caca60
4 changed files with 15 additions and 3 deletions
|
@ -25,6 +25,7 @@
|
|||
109="Added support to send notifications via Ntfy (ntfy.sh).";
|
||||
110="Dropped support for loading scripts from local storage.";
|
||||
111="Modified 'dhcp-to-dns' to allow multiple records for one mac address.";
|
||||
112="Enhanced 'mod/ssh-keys-import' to record the fingerprint of keys.";
|
||||
};
|
||||
|
||||
# Migration steps to be applied on script updates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue