No description
Find a file
Nextcloud bot d78686d568
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-07 02:02:03 +00:00
.github chore(deps): bump actions/checkout action to v6.0.1 2026-01-05 09:13:44 +00:00
.tx
appinfo chore(release): v4.9.0 [skip ci] 2025-11-10 15:45:16 +00:00
build
css
doc
l10n fix(l10n): Update translations from Transifex 2026-02-07 02:02:03 +00:00
lib chore(codestyle): apply Rector 2025-11-10 11:59:27 +01:00
LICENSES
src
templates
tests
vendor-bin chore(deps): bump symfony/process in /vendor-bin/phpunit 2026-01-28 23:28:28 +00:00
.eslintrc.js
.gitignore
.l10nignore
.nextcloudignore
.php-cs-fixer.dist.php
.scrutinizer.yml
AUTHORS.md
babel.config.js
CHANGELOG.md chore(release): v4.9.0 [skip ci] 2025-11-10 15:45:16 +00:00
composer.json
composer.lock chore(deps): bump bamarni/composer-bin-plugin from 1.9.0 to 1.9.1 2026-02-05 02:03:41 +00:00
krankerl.toml
LICENSE
package-lock.json chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 2026-01-21 23:47:11 +00:00
package.json chore(deps-dev): bump @nextcloud/babel-config from 1.2.0 to 1.3.0 2026-01-05 10:51:50 +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)