🔑 Second factor provider using an external messaging gateway (SMS, Telegram, Signal)
Перейти к файлу
dependabot[bot] 80ca317835
Chore(deps): Bump vue from 2.7.14 to 3.0.0
Bumps [vue](https://github.com/vuejs/core) from 2.7.14 to 3.0.0.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/v3.0.0/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.0.0)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 00:43:00 +00:00
.github ci: Update workflows 2024-09-10 11:44:28 +02:00
.tx [tx-robot] Update transifex configuration 2022-10-01 03:02:50 +00:00
appinfo Bump versions 2023-06-01 15:17:01 +02:00
css fix callenge view and really send out a message 2016-10-20 20:30:10 +02:00
doc Merge branch 'master' into master 2023-03-03 18:30:41 +01:00
img Add icon 2017-04-26 18:16:02 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-10-24 02:02:35 +00:00
lib Bump versions 2023-06-01 15:17:01 +02:00
screenshots Add new screenshots 2018-06-19 09:53:48 +02:00
src Fix codes that lint:fix can't fix 2023-05-12 12:44:21 -03:00
templates Bump js packages 2022-05-06 12:56:20 -03:00
tests minor changes for lint checks 2023-03-13 19:18:08 +01:00
vendor-bin Bump versions 2023-06-01 15:17:01 +02:00
.eslintrc.js Add linters to JS 2023-05-12 12:44:21 -03:00
.gitignore Bump packages 2022-06-27 19:23:12 -03:00
.nextcloudignore Apply lint 2022-05-06 11:32:10 -03:00
.php-cs-fixer.dist.php Fix issues found by php-cs. 2021-06-06 15:30:31 +02:00
.scrutinizer.yml Return with scrutinizer config file 2022-05-06 12:01:15 -03:00
AUTHORS.md first working version 2016-05-31 22:21:32 +02:00
CHANGELOG.md Add 'missing' section for 0.18.0/0.19.0, version bump 2022-04-13 00:02:38 +02:00
COPYING first working version 2016-05-31 22:21:32 +02:00
README.md added documentation for xmpp, also in README.md 2023-02-21 19:21:29 +01:00
composer.json Bump versions 2023-06-01 15:17:01 +02:00
composer.lock Bump versions 2023-06-01 15:17:01 +02:00
krankerl.toml Update release ignore config 2020-04-17 09:27:11 +02:00
package-lock.json Chore(deps): Bump vue from 2.7.14 to 3.0.0 2024-10-25 00:43:00 +00:00
package.json Chore(deps): Bump vue from 2.7.14 to 3.0.0 2024-10-25 00:43:00 +00:00
stylelint.config.js Add linters to JS 2023-05-12 12:44:21 -03:00
webpack.config.js 🗑️ remove old webpack style. 2022-05-06 17:41:00 -03:00

README.md

Two Factor Gateway

A set of Nextcloud two-factor providers to send authentication codes via Signal, SMS, XMPP and Telegram.

Test Status Code Coverage Scrutinizer Code Quality Read the Docs

Supported Messaging Gateways

This app uses external messaging gateway services for sending the code. See the admin documentation on how to configure the specific providers.

Login with external apps

All modern applications communicating with Nextcloud now use Login flow so you will be able to log in just like you would on the web, including, but not limited to SMS-based authentication.

Absent support for the Login flow, after enabling Two Factor SMS, your legacy applications will accept device passwords. Read more on managing devices.