diff options
author | Christian Hesse <mail@eworm.de> | 2023-11-02 09:46:25 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-11-09 15:08:36 +0100 |
commit | 1265caca60bf097d66ef9ef0814e8f04f9720170 (patch) | |
tree | 2834fab4cf22b32bcf273e76efe4f6586be2cf15 /news-and-changes.rsc | |
parent | c3045f372350bd8dd0a8f10efb8a4b938e896145 (diff) |
mod/ssh-keys-import: calculate fingerprint...routeros-7.12beta1-2change-112
... and store it in key-owner, which is descriptive only.
This requires RouterOS 7.12beta1 for the 'transform' property
for ':convert' command.
Diffstat (limited to 'news-and-changes.rsc')
-rw-r--r-- | news-and-changes.rsc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news-and-changes.rsc b/news-and-changes.rsc index 5ee3030..babcec8 100644 --- a/news-and-changes.rsc +++ b/news-and-changes.rsc @@ -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 |