Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #10348, comment 21


Ignore:
Timestamp:
06/03/2011 09:10:01 PM (15 years ago)
Author:
blazerlocal
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10348, comment 21

    initial v1  
    88
    99Only 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!
     10
     11Note 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.