Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(admin): 2FA chapter clean-up #12446

Merged
merged 2 commits into from
Mar 24, 2025
Merged

refactor(admin): 2FA chapter clean-up #12446

merged 2 commits into from
Mar 24, 2025

Conversation

joshtrichards
Copy link
Member

@joshtrichards joshtrichards commented Dec 16, 2024

  • Document the three bundled (shipped) 2FA providers.
  • Clarify what "providers" are and why they're important.
  • Re-order the sections.
  • Remove some outdated bits.
  • Eliminate some redundancies.
  • Misc tidying up.

🖼️ Screenshots

image

@joshtrichards
Copy link
Member Author

/backport to stable30

@joshtrichards
Copy link
Member Author

Questions like "Why can't I use 2FA even though I've enabled it?" come up too often. Hoping this helps. :)

@@ -76,3 +83,14 @@ The associations of removed providers can be cleaned up via :ref:`occ <occ>`::
sudo -u www-data php occ twofactorauth:cleanup <provider_id>

.. warning:: This operation is irreversible. Only run it for providers you do not intend to enable again.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sound a bit like you can never use it again. It's just the current settings are all lost, and if you enable it you have to set up everything again (might be interesting for people who have messed up something with their setup)?

@blizzz blizzz modified the milestones: Nextcloud 31, Nextcloud 32 Feb 26, 2025
joshtrichards and others added 2 commits March 24, 2025 16:02
- Document the three bundled (shipped) 2FA providers.
- Clarify what "providers" are and why they're important.
- Re-order the sections.
- Remove some outdated bits.
- Eliminate some redundancies.
- Misc tidying up.


Signed-off-by: Josh <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux force-pushed the jtr/admin-refactor-2fa branch from 1fd9d19 to 87d003b Compare March 24, 2025 15:15
@nextcloud nextcloud deleted a comment from joshtrichards Mar 24, 2025
@susnux
Copy link
Contributor

susnux commented Mar 24, 2025

/backport to stable31

@susnux susnux enabled auto-merge March 24, 2025 15:16
@susnux susnux merged commit d03f6f4 into master Mar 24, 2025
12 checks passed
@susnux susnux deleted the jtr/admin-refactor-2fa branch March 24, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants