Implementing U2F authentication. (#1869)
commitf7db9f263097bf02094a0b337c76b6e1f8661a8f
authorRod Roark <rod@sunsetsystems.com>
Thu, 20 Sep 2018 03:32:13 +0000 (20 13:32 +1000)
committerGitHub <noreply@github.com>
Thu, 20 Sep 2018 03:32:13 +0000 (20 13:32 +1000)
tree32cc82c07f103113cff6afaba6410e4e8616a0a5
parent6ac6ebbcfd5fa8b96cc7ea3f3db36b988520d171
Implementing U2F authentication. (#1869)

* Implementing U2F authentication.
14 files changed:
composer.json
composer.lock
interface/main/left_nav.php
interface/main/main_screen.php
interface/main/tabs/menu/menus/standard.json
interface/usergroup/mfa_registrations.php [new file with mode: 0644]
interface/usergroup/mfa_u2f.php [new file with mode: 0644]
interface/usergroup/user_admin.php
interface/usergroup/usergroup_admin.php
library/js/u2f-api.js [new file with mode: 0644]
sites/default/documents/custom_menus/Custom.json
sql/5_0_1-to-5_0_2_upgrade.sql
sql/database.sql
version.php