πŸ”‘ U2F second factor provider for Nextcloud
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
dependabot[bot] 15c2ba8af4
Bump phpunit/phpunit from 6.5.9 to 6.5.10
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 6.5.9 to 6.5.10.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/6.5.9...6.5.10)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-06 01:14:18 +00:00
.github/ISSUE_TEMPLATE Add question template 2018-05-14 18:11:02 +02:00
.tx Fix tx config 2018-02-12 23:04:32 +01:00
appinfo Version bump 2018-08-02 15:13:12 +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 Webpack 4.x config 2018-03-05 13:15:47 +01:00
l10n [tx-robot] updated from transifex 2018-08-05 00:38:53 +00:00
lib Fix wrong provider registry updates. 2018-08-02 12:14:34 +02:00
nbproject Use php7+ in Netbeans 2018-03-13 12:55:16 +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 Fix wrong provider registry updates. 2018-08-02 12:14:34 +02:00
.gitignore Ignore clover.xml 2018-01-22 11:28:24 +01:00
.scrutinizer.yml Switch to new Scrutinizer analysis 2018-03-27 09:06:58 +02:00
.travis.yml Merge branch 'master' of github.com:/nextcloud/twofactor_u2f into testing/validate-info-xml 2018-05-28 07:58:18 +02:00
AUTHORS.md initial commit 2016-08-25 22:54:52 +02:00
CHANGELOG.md Update changelog for 1.6.1 2018-08-02 15:14:11 +02: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 Forward-port maintenance release changelog and CI badges 2018-05-14 08:14:18 +02:00
composer.json Update to phpunit 6 2018-01-22 10:36:28 +01:00
composer.lock Bump phpunit/phpunit from 6.5.9 to 6.5.10 2018-08-06 01:14:18 +00:00
karma.conf.js Fix js test execution 2017-12-13 14:19:14 +01:00
krankerl.toml Move transifex config for updated l10n script 2018-02-12 17:52:06 +01:00
package-lock.json Version bump 2018-08-02 15:13:12 +02:00
package.json Version bump 2018-08-02 15:13:12 +02:00

README.md

U2F second factor provider for Nextcloud

Downloads

branch target Nextcloud version build status and code metrics
master Nextcloud 14.0.x Scrutinizer Code Quality Build Status JavaScript Coverage Status
stable1.5.5 Nextcloud 13.x 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
    • V56 or before: In combination with this extension
    • V57 or newer: After activation of security.webauth.u2f in about:config
  • 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