πŸ”‘ U2F second factor provider for Nextcloud
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
Nextcloud bot 4f1ffb24b0
[tx-robot] updated from transifex
2018-06-23 00:39:30 +00:00
.github/ISSUE_TEMPLATE Add question template 2018-05-14 18:11:02 +02:00
.tx Fix tx config 2018-02-12 23:04:32 +01:00
appinfo Merge branch 'master' of github.com:/nextcloud/twofactor_u2f into testing/validate-info-xml 2018-05-28 07:58:18 +02:00
css Add possibility to add multiple U2F devices 2017-04-10 08:14:52 +02:00
img Add icon to admin page sidebar 2017-01-24 12:36:17 -06:00
js Fix Webpack 4.x config 2018-03-05 13:15:47 +01:00
l10n [tx-robot] updated from transifex 2018-06-23 00:39:30 +00:00
lib Add missing scalar type hint 2018-03-27 08:48:39 +02:00
nbproject Use php7+ in Netbeans 2018-03-13 12:55:16 +01:00
screenshots update screenshots 2016-11-26 10:40:17 +01:00
templates Switch to new promise-based u2f API 2017-12-12 15:26:04 +01:00
tests Add strict types and fix tests 2018-03-13 12:59:56 +01:00
.gitignore Ignore clover.xml 2018-01-22 11:28:24 +01:00
.scrutinizer.yml Switch to new Scrutinizer analysis 2018-03-27 09:06:58 +02:00
.travis.yml Merge branch 'master' of github.com:/nextcloud/twofactor_u2f into testing/validate-info-xml 2018-05-28 07:58:18 +02:00
AUTHORS.md initial commit 2016-08-25 22:54:52 +02:00
CHANGELOG.md Forward-port maintenance release changelog and CI badges 2018-05-14 08:14:18 +02:00
COPYING initial commit 2016-08-25 22:54:52 +02:00
Makefile Remove Makefile-based build 2017-12-13 15:48:13 +01:00
README.md Forward-port maintenance release changelog and CI badges 2018-05-14 08:14:18 +02:00
composer.json Update to phpunit 6 2018-01-22 10:36:28 +01:00
composer.lock Bump phpunit/phpunit from 6.5.7 to 6.5.8 2018-04-16 22:11:34 +00:00
karma.conf.js Fix js test execution 2017-12-13 14:19:14 +01:00
krankerl.toml Move transifex config for updated l10n script 2018-02-12 17:52:06 +01:00
package-lock.json Merge pull request #191 from nextcloud/dependabot/npm_and_yarn/karma-2.0.3 2018-06-19 08:02:25 +02:00
package.json Merge pull request #191 from nextcloud/dependabot/npm_and_yarn/karma-2.0.3 2018-06-19 08:02:25 +02:00

README.md

U2F second factor provider for Nextcloud

Downloads

branch target Nextcloud version build status and code metrics
master Nextcloud 14.0.x Scrutinizer Code Quality Build Status JavaScript Coverage Status
stable1.5.5 Nextcloud 13.x Scrutinizer Code Quality Build Status JavaScript Coverage Status

Requirements

In order to use this app for authentication, you have to use a browser that supports the U2F standard:

  • Google Chrome
  • Chromium
  • Firefox
    • V56 or before: In combination with this extension
    • V57 or newer: After activation of security.webauth.u2f in about:config
  • Opera

Login with external apps

Once you enable U2F with Two Factor U2F, your aplications (for example your Android app or your GNOME app) will need to login using device passwords. To manage it, know more here