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

index.js « omniauth_callbacks « ldap « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: edd7e38471b0ec9f533503bfb3a06d0b4f48c875 (plain)
1
2
3
import initU2F from '../../../shared/sessions/u2f';

document.addEventListener('DOMContentLoaded', initU2F);