🔑 U2F second factor provider for Nextcloud
Перейти к файлу
Christoph Wurst 68a02ac43d
Fix build
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-16 21:16:59 +02:00
.github Add Nextcloud 22 support 2021-06-16 20:51:44 +02:00
.tx
appinfo Add Nextcloud 22 support 2021-06-16 20:51:44 +02:00
css Make warning stand out from text 2019-04-03 21:53:48 +02:00
img
l10n [tx-robot] updated from transifex 2021-06-06 03:28:13 +00:00
lib Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-01-20 09:34:50 +01:00
nbproject
screenshots
src Updated information about browsers with U2F support. 2021-04-30 15:38:00 +02:00
templates Move to real initial state API 2019-10-14 10:46:43 +02:00
tests Update phpunit and friends 2021-01-20 09:27:03 +01:00
.babelrc
.gitignore Update phpunit and friends 2021-01-20 09:27:03 +01:00
.jshintrc
.nextcloudignore Add and enforc static analysis checks 2020-12-23 15:09:26 +01:00
.php_cs.dist Apply and enforce the Nextcloud coding standard for php 2020-12-23 12:44:51 +01:00
.scrutinizer.yml
AUTHORS.md
CHANGELOG.md v6.1.0 2021-01-25 10:30:52 +01:00
COPYING
Makefile
README.md Update supported devices list 2021-05-20 17:37:59 +02:00
composer.json Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-01-20 09:34:50 +01:00
composer.lock Bump psalm/phar from 4.7.0 to 4.7.3 (#895) 2021-06-14 08:44:33 +02:00
krankerl.toml Fix build 2021-06-16 21:16:59 +02:00
package-lock.json Merge pull request #894 from nextcloud/dependabot/npm_and_yarn/ws-7.4.6 2021-06-16 20:46:57 +02:00
package.json Merge pull request #884 from nextcloud/dependabot/npm_and_yarn/nextcloud/logger-2.0.0 2021-06-16 20:42:10 +02:00
psalm.xml Add and enforc static analysis checks 2020-12-23 15:09:26 +01:00

README.md

U2F second factor provider for Nextcloud

Downloads Scrutinizer Code Quality JavaScript Coverage Status

Requirements

In order to use this app for authentication, you have to use a browser that supports the U2F standard:

  • Brave Browser
  • Chromium
  • Google Chrome
  • Microsoft Edge
  • Mozilla Firefox
    • V67 or newer
    • V57 to V66: After activation of security.webauth.u2f in about:config
    • V56 or before: In combination with this extension
  • Opera

Login with external apps

Once you enable U2F with Two Factor U2F, your applications (for example your GNOME app) will need to login using device passwords. Which can be managed in your security settings.

Official aplications such as the Android or IOS clients and desktop clients can use much safer tokens to login. Apps will automatically redirect you to a browser window to login as usual.

Development Setup

This app uses composer and npm to manage dependencies. Use

composer install
npm install
npm run build

or if you're using Krankerl

krankerl up

to set up a development version of this app.

Supported devices

As this App implements the U2F standard, Every device supporting U2F should work fine. The following devices are known to work: