Changes between Version 1 and Version 2 of Ticket #10348, comment 21
- Timestamp:
- 06/03/2011 09:11:31 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10348, comment 21
v1 v2 7 7 http://pastebin.com/DBkNhap9 8 8 9 Only problem: when you perform an update all of this will be overwritten so you'll need to redo it for each update. A plugin would be better but this was faster to write. Maybe someone else can adapt it into a plugin !9 Only problem: when you perform an update all of this will be overwritten so you'll need to redo it for each update. A plugin would be better but this was faster to write. Maybe someone else can adapt it into a plugin or maybe the Wordpress devs can commit this to the main SVN repo. 10 10 11 11 Note that the phpseclib version doesn't require the public / private key be on the server - you can just copy / paste the private key (which includes the public key embedded within it) through an HTML form.