From 8eb739bb910fb91737c6ce65f244eb9a3ac8f35c Mon Sep 17 00:00:00 2001
From: Frederic Guillot
+ 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.') ?>
-- cgit v1.2.3