πŸ”‘ U2F second factor provider for Nextcloud
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
Nextcloud bot b0d2fb515e
[tx-robot] updated from transifex
2017-04-13 00:18:41 +00:00
appinfo Version bump to trigger migration 2017-04-10 08:14:52 +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 js testing env 2017-04-10 15:29:54 +02:00
l10n [tx-robot] updated from transifex 2017-04-13 00:18:41 +00:00
lib Add possibility to add multiple U2F devices 2017-04-10 08:14:52 +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 Add possibility to add multiple U2F devices 2017-04-10 08:14:52 +02:00
tests Add possibility to add multiple U2F devices 2017-04-10 08:14:52 +02: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 Pull phpunit 5.7 2017-04-10 08:14:52 +02: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