update the ‘function__construct()’
$this->bypass_cas = defined(‘WPCAS_BYPASS’) || isset($_GET[‘wp’]) || isset($_GET[‘checkemail’]) || $_SERVER[‘PHP_SELF’] == ‘/wordpress/xmlrpc.php’ ||
(isset($_SESSION[‘not_using_CAS’]) && $_SESSION[‘not_using_CAS’] == true);