[PR #669] [MERGED] Display the current configuration with the occ "status" command if "-v" #679

Closed
opened 2026-02-26 06:31:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/669
Author: @rotdrop
Created: 9/23/2025
Status: Merged
Merged: 12/17/2025
Merged by: @vitormattos

Base: masterHead: feature/verbose-status-command


📝 Commits (2)

  • 0a3d918 Display the current configuration with the occ "status" command if --verbose.
  • 7bc1fe3 Update lib/Command/Status.php

📊 Changes

4 files changed (+29 additions, -2 deletions)

View changed files

📝 lib/Command/Status.php (+1 -0)
📝 lib/Provider/Gateway/AGateway.php (+18 -1)
📝 lib/Provider/Gateway/IGateway.php (+2 -0)
📝 lib/Provider/Gateway/TConfigurable.php (+8 -1)

📄 Description

This PR displays the configuration of the gateways providers (phone numbers etc.) if the "-v" is passed to the occ invocation.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nextcloud/twofactor_gateway/pull/669 **Author:** [@rotdrop](https://github.com/rotdrop) **Created:** 9/23/2025 **Status:** ✅ Merged **Merged:** 12/17/2025 **Merged by:** [@vitormattos](https://github.com/vitormattos) **Base:** `master` ← **Head:** `feature/verbose-status-command` --- ### 📝 Commits (2) - [`0a3d918`](https://github.com/nextcloud/twofactor_gateway/commit/0a3d9185745ca5fa4fea517bbee1e8ddba4923d7) Display the current configuration with the occ "status" command if --verbose. - [`7bc1fe3`](https://github.com/nextcloud/twofactor_gateway/commit/7bc1fe318eda89e2771111e660b8ba4689eb04d4) Update lib/Command/Status.php ### 📊 Changes **4 files changed** (+29 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `lib/Command/Status.php` (+1 -0) 📝 `lib/Provider/Gateway/AGateway.php` (+18 -1) 📝 `lib/Provider/Gateway/IGateway.php` (+2 -0) 📝 `lib/Provider/Gateway/TConfigurable.php` (+8 -1) </details> ### 📄 Description This PR displays the configuration of the gateways providers (phone numbers etc.) if the "-v" is passed to the `occ` invocation. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 06:31:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#679
No description provided.