πŸ”‘ Second factor TOTP (RFC 6238) provider for Nextcloud
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
dependabot[bot] e57cb3ae1a
Bump vue and vue-template-compiler
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.

Updates `vue` from 2.6.6 to 2.6.7
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.6...v2.6.7)

Updates `vue-template-compiler` from 2.6.6 to 2.6.7
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.6...v2.6.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-22 07:12:00 +00:00
.github/ISSUE_TEMPLATE Add question template 2018-05-14 18:11:29 +02:00
.tx Fix tx config 2018-02-12 23:01:10 +01:00
appinfo Changed the writing of the app name to "Two-Factor ..." 2019-02-12 12:31:55 +01:00
ci Use php-fpm default config 2018-09-10 12:16:34 +02:00
css Fix challenge button width 2018-11-19 13:07:45 +01:00
img add icon to personal settings sidebar entry 2017-02-06 14:32:09 -06:00
l10n [tx-robot] updated from transifex 2019-02-22 01:40:52 +00:00
lib Make the provider deactivatable 2018-12-04 08:34:24 +01:00
screenshots add shaddow 2016-11-25 15:01:29 +01:00
src Remove leftovers from copied webpack config 2018-10-18 15:28:14 +02:00
templates Migrate to Vue 2018-10-18 15:24:55 +02:00
tests Make the provider deactivatable 2018-12-04 08:34:24 +01:00
.babelrc.js Fix transpilation for IE: remove arrow functions from bundle 2019-01-25 12:40:56 +01:00
.gitignore Migrate to Vue 2018-10-18 15:24:55 +02:00
.scrutinizer.yml Migrate to new Scrutinizer PHP analysis 2018-03-12 18:33:13 +01:00
.travis.yml Fix php7.0 build matrix 2019-01-07 09:04:40 +01:00
AUTHORS.md initial commit 2016-06-04 11:43:53 +02:00
CHANGELOG.md Add changelog for v2.1.1 2019-02-11 13:58:52 +01:00
COPYING initial commit 2016-06-04 11:43:53 +02:00
Makefile Fix Makefile 2018-07-30 09:25:27 +02:00
README.md added sailotp #307 2018-11-30 11:15:36 +00:00
composer.json Bump nextcloud api to dev-master 2019-01-06 14:13:48 +01:00
composer.lock Add Nextcloud 16 support and adjust build matrix accordingly 2018-11-26 13:22:17 +01:00
krankerl.toml DoDo not package .git directory from vendor 2019-02-11 09:40:17 +01:00
package-lock.json Bump vue and vue-template-compiler 2019-02-22 07:12:00 +00:00
package.json Bump vue and vue-template-compiler 2019-02-22 07:12:00 +00:00

README.md

Two Factor Totp

Downloads Build Status Scrutinizer Code Quality

Sauce Test Status

Tested with the following apps:

Enabling TOTP 2FA for your account

Login with external apps

Once you enable OTP with Two Factor Totp, your aplications (for example your Android app or your GNOME app) will need to login using device passwords. To manage it, know more here