getCredentials($auth))) $token = $cred->getAccessToken($account->getConfigSignature()); // Warnings if ($account->getAuthBk() && strcmp($auth, $account->getAuthBk())) $form->setNotice( __('Changing Oauth2 provider will overwrite existing credentials')); elseif ($account->getAuthBk()) $form->setNotice(__('Any changes will require re-authorization')); $info = $account->getOAuth2ConfigInfo(); $info = Format::htmlchars(($errors && $_POST) ? array_merge($info, $_POST) : $info, true); $action = sprintf('#email/%d/auth/config/%s/%s', $email->getId(), $type, $auth); $addr = $account->getEmail()->email; ?>


%s

', $errors['err']); } elseif (isset($sys['warning'])) { echo sprintf('

%s

', $sys['warning']); } elseif (isset($sys['msg'])) { echo sprintf('

%s

', $sys['msg']); } ?>
%s

', __('OAuth2 Instance is Disabled')); ?>
:
: *
:   >  
: