debian-mirror-gitlab/app/assets/javascripts/pages/ldap/omniauth_callbacks/index.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
96 B
JavaScript
Raw Normal View History

2020-06-23 00:09:42 +05:30
import { mount2faAuthentication } from '~/authentication/mount_2fa';
2018-10-15 14:42:47 +05:30
2021-10-27 15:23:28 +05:30
mount2faAuthentication();