derricksmith / wp-proftpd

WP ProFTPd is WordPress plugin that helps Authenticate ProFTPd users to FTP, SFTP, FTPS sites using a WordPress database.
GNU General Public License v2.0
0 stars 0 forks source link

Implament SFTP SSH key support #2

Open derricksmith opened 4 years ago

derricksmith commented 4 years ago

Currently SFTP authentication only supports password based authentication. Suggest building user meta to support SSH key storage and a stored procedure to access SSH keys from ProFTPd.

derricksmith commented 4 years ago

Have started working on this. Current issues with get-user-authorized-keys.