Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.js « omniauth_callbacks « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8d8534ec556b7c572ac34b80243386c2646e8e27 (plain)
1
2
3
import { mount2faAuthentication } from '~/authentication/mount_2fa';

mount2faAuthentication();