πŸ”‘ U2F second factor provider for Nextcloud
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
dependabot[bot] b2d0711e30 Bump phpunit/phpunit from 6.5.5 to 6.5.6
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 6.5.5 to 6.5.6.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-5.7.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/6.5.5...6.5.6)
2018-02-01 22:26:19 +00:00
appinfo Add nc14 compatibility 2018-01-18 13:49:58 +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 Log signing errors 2017-12-13 15:03:10 +01:00
l10n [tx-robot] updated from transifex 2018-01-17 01:34:39 +00:00
lib List U2F settings in security section 2017-11-27 17:33:54 +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
templates Switch to new promise-based u2f API 2017-12-12 15:26:04 +01:00
tests Ignore clover.xml 2018-01-22 11:28:24 +01:00
.gitignore Ignore clover.xml 2018-01-22 11:28:24 +01:00
.scrutinizer.yml Add php7.2 to build matrix 2017-12-13 15:41:18 +01:00
.travis.yml Add nc14 compatibility 2018-01-18 13:49:58 +01:00
AUTHORS.md initial commit 2016-08-25 22:54:52 +02:00
CHANGELOG.md Version bump 2018-01-09 10:35:38 +01: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 Merge pull request #38 from nextcloud/php-coverage 2017-03-14 13:24:35 +01:00
composer.json Update to phpunit 6 2018-01-22 10:36:28 +01:00
composer.lock Bump phpunit/phpunit from 6.5.5 to 6.5.6 2018-02-01 22:26:19 +00:00
karma.conf.js Fix js test execution 2017-12-13 14:19:14 +01:00
krankerl.toml Add Krankerl config 2017-12-13 15:54:29 +01:00
package-lock.json Fix npm deps to correctly pull latest brace-expansion lib 2018-02-01 10:32:47 +01:00
package.json Fix npm deps to correctly pull latest brace-expansion lib 2018-02-01 10:32:47 +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