πŸ”‘ U2F second factor provider for Nextcloud
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
Christoph Wurst ed71da35d5
Install deps via composer and add phpunit + nc iterfaces
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-11-27 16:21:13 +01:00
appinfo Version bump; update Travis config 2017-11-27 16:04:18 +01: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 Merge pull request #42 from nextcloud/http-warning 2017-10-30 15:11:50 +01:00
l10n [tx-robot] updated from transifex 2017-11-25 01:31:34 +00:00
lib Fix activity type 2017-05-16 10:12:51 +02:00
nbproject publish activities when a device is added/removed 2016-12-13 14:37:08 +01:00
screenshots update screenshots 2016-11-26 10:40:17 +01:00
settings quick and dirty U2F registration 2016-08-26 10:58:32 +02:00
templates Merge branch 'master' of github.com:nextcloud/twofactor_u2f into http-warning 2017-08-14 11:15:06 +02:00
tests Fix activity type expectation in tests 2017-05-16 10:30:11 +02:00
.gitignore Install deps via composer and add phpunit + nc iterfaces 2017-11-27 16:21:13 +01:00
.scrutinizer.yml Do not analyze js vendor scripts and php test code 2017-03-07 14:22:58 +01:00
.travis.yml Install deps via composer and add phpunit + nc iterfaces 2017-11-27 16:21:13 +01:00
AUTHORS.md initial commit 2016-08-25 22:54:52 +02:00
CHANGELOG.md Update changelog 2017-11-27 16:07:48 +01:00
COPYING initial commit 2016-08-25 22:54:52 +02:00
Makefile Install deps via composer and add phpunit + nc iterfaces 2017-11-27 16:21:13 +01:00
README.md Merge pull request #38 from nextcloud/php-coverage 2017-03-14 13:24:35 +01:00
composer.json Install deps via composer and add phpunit + nc iterfaces 2017-11-27 16:21:13 +01:00
composer.lock Install deps via composer and add phpunit + nc iterfaces 2017-11-27 16:21:13 +01:00
karma.conf.js Fix Handlebars path for test specs 2017-05-02 10:15:14 +02:00
package.json Add coveralls and push test coverage 2017-03-07 13:45:11 +01:00

README.md

U2F second factor provider for Nextcloud

Downloads 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 in combination with this extension
  • 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