πŸ”‘ U2F second factor provider for Nextcloud
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
Christoph Wurst 999ab1952a Merge pull request #53 from nextcloud/fix/activity-type
Fix activity type
2017-07-11 10:34:51 +02:00
appinfo Fix version number 2017-05-09 13:06:59 +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 Revert "Fix failed u2f login attempts due to missing requests in sign request" 2017-05-09 09:40:55 +02:00
l10n [tx-robot] updated from transifex 2017-07-11 00:24:53 +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 Language: Shortened string 2017-05-20 02:32:51 +02:00
tests Fix activity type expectation in tests 2017-05-16 10:30:11 +02:00
vendor Update u2f lib to 1.0.1 2017-05-09 09:42:04 +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 with 1.3.2 release date 2017-05-15 09:04:33 +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 Update u2f lib to 1.0.1 2017-05-09 09:42:04 +02:00
composer.lock Update u2f lib to 1.0.1 2017-05-09 09:42:04 +02: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