rebase on oct-10-2023
This commit is contained in:
@@ -312,7 +312,7 @@ class wfRESTConfigController extends wfRESTBaseController {
|
||||
* @return mixed|WP_REST_Response
|
||||
*/
|
||||
public function premiumConnect($request) {
|
||||
require_once(WORDFENCE_PATH . '/crypto/vendor/paragonie/sodium_compat/autoload-fast.php');
|
||||
require_once(WORDFENCE_PATH . '/lib/sodium_compat_fast.php');
|
||||
|
||||
// Store values sent by Central.
|
||||
$wordfenceCentralPK = $request['public-key'];
|
||||
|
||||
Reference in New Issue
Block a user