diff --git a/README.md b/README.md index 815ee93..abfc8f5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **Author: Bozana Bokan, Ronald Steffen** -**Last update: October 10, 2023** +**Last update: February 28, 2024** --- @@ -65,9 +65,9 @@ Please replace and by the login credentials you received Advanced settings for your SSH connection can be configured in the config.inc.php file. Create a section [dnb-plugin] at the end of the file. The following additional settings are supported: -CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 -CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256 -CURLOPT_SSH_PUBLIC_KEYFILE +- CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 +- CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256 +- CURLOPT_SSH_PUBLIC_KEYFILE Example: ``` diff --git a/README_DE.md b/README_DE.md index 999e40f..e66abc9 100644 --- a/README_DE.md +++ b/README_DE.md @@ -3,7 +3,7 @@ **Autor: Bozana Bokan, Ronald Steffen** -**Letzte Änderung: 25. Oktober 2023** +**Letzte Änderung: 28. Februar 2024** --- @@ -67,9 +67,9 @@ Ersetzen Sie und durch die Ihnen von der DNB mitgeteilen Erweiterte Einstellungen zur SSH-Verbindung können in der config.inc.php definiert werden. Erstellen Sie dazu einen Abschnitt [dnb-plugin] am Ende der Datei. Folgende zusätzliche Parameter werden unterstützt: -CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 -CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256 -CURLOPT_SSH_PUBLIC_KEYFILE +- CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 +- CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256 +- CURLOPT_SSH_PUBLIC_KEYFILE Beispiel: ``` diff --git a/version.xml b/version.xml index c6c2842..7ab585f 100644 --- a/version.xml +++ b/version.xml @@ -14,5 +14,5 @@ dnb plugins.importexport 1.6.0 - 2024-02-13 + 2024-02-28