• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved SSH Terminal Extension Auto-Enabled

Linulex

Silver Pleskian
I received an e-mail that ssh terminal will be auto-enabled at 15/9, i don't want this ssh extension on my servers.

How do i prevent this? just uninstall the extension on 15/9?

Blacklisting it in panel.ini does not work, i still can install it.


[extensions]
blacklist = ext-ssh-terminal

regards
Jan
 
@Linulex

Sorry for the miscommunication, the correct options are:

[extensions]
blacklist = ssh-terminal, panel-ini-editor

We will update the KB article shortly. And thank you for reporting this issue.
 
Thank you @Anthony

Am i correct to assume it is always the extension name without the "ext-" in front of it to blacklist something?

regards
Jan
 
Back
Top