[PR #653] [CLOSED] [stable31] feat: prevent conflicts between apps #664

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/653
Author: @backportbot[bot]
Created: 9/21/2025
Status: Closed

Base: stable31Head: backport/652/stable31


📝 Commits (1)

  • feaaf41 feat: prevent conflicts between apps

📊 Changes

8 files changed (+1595 additions, -6 deletions)

View changed files

📝 .gitignore (+3 -1)
📝 composer.json (+5 -1)
📝 lib/Provider/Channel/Telegram/Gateway.php (+2 -2)
📝 lib/Provider/Channel/WhatsApp/Gateway.php (+2 -2)
📝 psalm.xml (+1 -0)
scoper.inc.php (+26 -0)
vendor-bin/php-scoper/composer.json (+10 -0)
vendor-bin/php-scoper/composer.lock (+1546 -0)

📄 Description

Backport of PR #652


🔄 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/653 **Author:** [@backportbot[bot]](https://github.com/apps/backportbot) **Created:** 9/21/2025 **Status:** ❌ Closed **Base:** `stable31` ← **Head:** `backport/652/stable31` --- ### 📝 Commits (1) - [`feaaf41`](https://github.com/nextcloud/twofactor_gateway/commit/feaaf41f2f8ef7cda6f93bf60b14dcafff0f7812) feat: prevent conflicts between apps ### 📊 Changes **8 files changed** (+1595 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -1) 📝 `composer.json` (+5 -1) 📝 `lib/Provider/Channel/Telegram/Gateway.php` (+2 -2) 📝 `lib/Provider/Channel/WhatsApp/Gateway.php` (+2 -2) 📝 `psalm.xml` (+1 -0) ➕ `scoper.inc.php` (+26 -0) ➕ `vendor-bin/php-scoper/composer.json` (+10 -0) ➕ `vendor-bin/php-scoper/composer.lock` (+1546 -0) </details> ### 📄 Description Backport of PR #652 --- <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:46 +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#664
No description provided.