mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[PR #669] [MERGED] Display the current configuration with the occ "status" command if "-v" #679
Labels
No labels
0. to triage
1. to develop
3. to review
blocked
bug
discussion
duplicate
enhancement
enhancement
gateway:signal
gateway:signal
gateway:signal
gateway:sms
gateway:telegram
hacktoberfest
help wanted
invalid
needs info
php
pull-request
question
technical debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/twofactor_gateway-nextcloud#679
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:feature/verbose-status-command📝 Commits (2)
0a3d918Display the current configuration with the occ "status" command if --verbose.7bc1fe3Update 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
occinvocation.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.