πŸ”‘ U2F second factor provider for Nextcloud
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
Nextcloud bot 1d7d5f0787
[tx-robot] updated from transifex
2017-04-07 00:19:34 +00:00
appinfo Version bump 2017-04-03 10:11:14 +02:00
css Add icon to admin page sidebar 2017-01-24 12:36:17 -06:00
img Add icon to admin page sidebar 2017-01-24 12:36:17 -06:00
js Fix Backbone namespacing 2017-04-03 15:45:18 -05:00
l10n [tx-robot] updated from transifex 2017-04-07 00:19:34 +00:00
lib try to structure the code better and require password confirmation 2017-01-23 10:25:45 +01: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 show warning and retry signing process in case of errors 2017-01-09 14:36:38 +01:00
tests Actually generage coverage to process on scrutinizer 2017-03-07 14:31:17 +01:00
vendor Update composer autoloader and fix packaging 2017-04-03 10:05:48 +02:00
.gitignore Add infrastructure for js testing 2017-03-07 12:14:38 +01:00
.scrutinizer.yml Do not analyze js vendor scripts and php test code 2017-03-07 14:22:58 +01:00
.travis.yml Merge pull request #38 from nextcloud/php-coverage 2017-03-14 13:24:35 +01:00
AUTHORS.md initial commit 2016-08-25 22:54:52 +02:00
CHANGELOG.md Update changelog for 1.2 2017-04-03 09:54:46 +02:00
COPYING initial commit 2016-08-25 22:54:52 +02:00
Makefile Update composer autoloader and fix packaging 2017-04-03 10:05:48 +02:00
README.md Merge pull request #38 from nextcloud/php-coverage 2017-03-14 13:24:35 +01:00
composer.json quick and dirty U2F registration 2016-08-26 10:58:32 +02:00
composer.lock quick and dirty U2F registration 2016-08-26 10:58:32 +02:00
karma.conf.js Try to exclude test files from test coverage 2017-03-07 13:57:06 +01: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