user->isCurrentUser($user['id'])): ?> = $this->url->link(t('Link my Github Account'), 'oauth', 'github', array(), true) ?> = $this->url->link(t('Unlink my Github Account'), 'oauth', 'unlink', array('backend' => 'Github'), true) ?> = empty($user['github_id']) ? t('No account linked.') : t('Account linked.') ?>
user->isCurrentUser($user['id'])): ?> = $this->url->link(t('Link my Gitlab Account'), 'oauth', 'gitlab', array(), true) ?> = $this->url->link(t('Unlink my Gitlab Account'), 'oauth', 'unlink', array('backend' => 'Gitlab'), true) ?> = empty($user['gitlab_id']) ? t('No account linked.') : t('Account linked.') ?>
= t('No external authentication enabled.') ?>
= $html ?>