Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.86 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.86 KB

Nextcloud Two-Factor Authentication Admin Support Provider

Build status Code Quality Code Coverage 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)