- Timestamp:
- 02/27/2022 03:00:58 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-filesystem-ssh2.php
r52640 r52807 89 89 $this->options['private_key'] = $opt['private_key']; 90 90 91 $this->options['hostkey'] = array( 'hostkey' => 'ssh-rsa ' );91 $this->options['hostkey'] = array( 'hostkey' => 'ssh-rsa,ssh-ed25519' ); 92 92 93 93 $this->keys = true;
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)