Skip to content

Commit cfb9cf6

Browse files
Set Trust On Fail to true
1 parent f41f88e commit cfb9cf6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

includes/class-crowdhandler-gatekeeper.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ public function checkRequest()
5252
$this->gateKeeper->checkRequest();
5353
$this->gateKeeper->redirectIfNotPromoted();
5454
$this->gateKeeper->setCookie();
55+
$this->gateKeeper->setFailTrust(true);
5556

5657
$this->requestChecked = true;
5758

0 commit comments

Comments
 (0)