Skip to content

docs: use twofactor_totp as market:install example#1560

Merged
phil-davis merged 1 commit into
masterfrom
chore/twofactor-backup-codes-archived
Jul 6, 2026
Merged

docs: use twofactor_totp as market:install example#1560
phil-davis merged 1 commit into
masterfrom
chore/twofactor-backup-codes-archived

Conversation

@DeepDiver1975

Copy link
Copy Markdown
Member

Summary

owncloud/twofactor_backup_codes has been archived and is no longer maintained.

Investigation showed the app was never documented as a feature — no dedicated page, not in the supported-apps list, and the 2FA docs use a different app (twofactor_totp) as their example. Its only appearance in the docs is as the worked example for finding an app id and running occ market:install in _market_commands.adoc.

This swaps that example to twofactor_totp (marketplace name "2-Factor Authentication"), which is actively maintained, a real Marketplace app, and already the canonical 2FA app referenced elsewhere in these docs — so the tutorial no longer points readers at an archived app.

Changes

modules/admin_manual/pages/configuration/server/occ_commands/app_commands/_market_commands.adoc:

  • App-id example: twofactor_backup_codestwofactor_totp
  • market:install usage example: twofactor_backup_codestwofactor_totp

No pages to delete — the app had no feature documentation.

Refs: owncloud/docs#5121

🤖 Generated with Claude Code

owncloud/twofactor_backup_codes has been archived and is no longer
maintained (owncloud/twofactor_backup_codes#61). It was only used as the
worked example for finding an app id and running `occ market:install`.

Swap the example to twofactor_totp, which is actively maintained, is a
real Marketplace app, and is already the canonical 2FA app referenced
elsewhere in these docs. The app itself was never documented as a
feature, so there are no pages to remove.

Refs: owncloud/docs#5121

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>

@DeepDiver1975 DeepDiver1975 left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

LGTM — docs-only. Self-authored so recording review only (no self-merge).

  • Swaps the market:install example from twofactor_backup_codes to twofactor_totp (2-Factor Authentication) in _market_commands.adoc; the surrounding URL/app-id explanation stays consistent. Reasonable, more representative example. CI green.

🤖 Generated with Claude Code

@phil-davis phil-davis merged commit ba93b84 into master Jul 6, 2026
2 checks passed
@phil-davis phil-davis deleted the chore/twofactor-backup-codes-archived branch July 6, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants