No description
  • JavaScript 48.6%
  • PHP 48.1%
  • Vue 3%
  • CSS 0.3%
Find a file
2026-05-04 14:53:41 +00:00
.github Merge pull request #494 from nextcloud/renovate/main-dorny-paths-filter-3.x 2026-05-04 15:28:47 +02:00
.tx
appinfo chore(release): v4.11.2-rc.0 [skip ci] 2026-05-04 14:53:41 +00:00
build
css
doc
l10n fix(l10n): Update translations from Transifex 2026-05-02 01:56:52 +00:00
lib
LICENSES
src
templates
tests
vendor-bin chore(dev-deps): upgrade Rector 2026-05-04 16:16:15 +02:00
.eslintrc.js
.gitignore
.l10nignore
.nextcloudignore
.php-cs-fixer.dist.php
.scrutinizer.yml
AUTHORS.md
babel.config.js
CHANGELOG.md chore(release): v4.11.2-rc.0 [skip ci] 2026-05-04 14:53:41 +00:00
composer.json
composer.lock
krankerl.toml
LICENSE
package-lock.json chore(release): v4.11.2-rc.0 [skip ci] 2026-05-04 14:53:41 +00:00
package.json chore(release): v4.11.2-rc.0 [skip ci] 2026-05-04 14:53:41 +00:00
README.md
rector.php
REUSE.toml
stylelint.config.js
webpack.js

Nextcloud Two-Factor Authentication Admin Support Provider

REUSE status Build status Read the Docs

This two-factor auth (2FA) provider for Nextcloud allows admins to generate a one-time code for users to log into a 2FA protected account. This is helpful in situations where users have lost access to their other 2FA methods or mandatory 2FA without any previously enabled 2FA provider.

For more details, see the admin documentation and user documentation.

Maintainers

How to release

  1. Go to https://github.com/nextcloud/twofactor_admin/actions/workflows/release.yml
  2. Click Run workflow
    1. Leave Branch: main
    2. Click Run workflow
  3. Go to https://github.com/nextcloud/twofactor_admin/actions
  4. Click on the pending Release workflow and approve it (only maintainers can do this)