[PR #468] [MERGED] Return success on command #508

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/468
Author: @vitormattos
Created: 11/7/2021
Status: Merged
Merged: 11/24/2021
Merged by: @ChristophWurst

Base: masterHead: return-success-on-command


📝 Commits (2)

  • 4a62f36 Return success on command
  • af8a81a Make compatible with old versions of Nextcloud server

📊 Changes

3 files changed (+6 additions, -3 deletions)

View changed files

📝 lib/Command/Configure.php (+4 -3)
📝 lib/Command/Status.php (+1 -0)
📝 lib/Command/Test.php (+1 -0)

📄 Description

Fix default return to work with new version of Symfony console.


🔄 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/468 **Author:** [@vitormattos](https://github.com/vitormattos) **Created:** 11/7/2021 **Status:** ✅ Merged **Merged:** 11/24/2021 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `return-success-on-command` --- ### 📝 Commits (2) - [`4a62f36`](https://github.com/nextcloud/twofactor_gateway/commit/4a62f36c400ea2d96f95b178fa65ea81a62ba4b4) Return success on command - [`af8a81a`](https://github.com/nextcloud/twofactor_gateway/commit/af8a81a841ac95b9c2c56dbb7a17cfd4289f5009) Make compatible with old versions of Nextcloud server ### 📊 Changes **3 files changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `lib/Command/Configure.php` (+4 -3) 📝 `lib/Command/Status.php` (+1 -0) 📝 `lib/Command/Test.php` (+1 -0) </details> ### 📄 Description Fix default return to work with new version of Symfony console. --- <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:06 +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#508
No description provided.