[PR #652] [MERGED] feat: prevent conflicts between apps #663

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/652
Author: @vitormattos
Created: 9/21/2025
Status: Merged
Merged: 9/21/2025
Merged by: @vitormattos

Base: masterHead: feat/prevent-conflicts-between-apps


📝 Commits (1)

  • d81d90e 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

No description provided


🔄 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/652 **Author:** [@vitormattos](https://github.com/vitormattos) **Created:** 9/21/2025 **Status:** ✅ Merged **Merged:** 9/21/2025 **Merged by:** [@vitormattos](https://github.com/vitormattos) **Base:** `master` ← **Head:** `feat/prevent-conflicts-between-apps` --- ### 📝 Commits (1) - [`d81d90e`](https://github.com/nextcloud/twofactor_gateway/commit/d81d90e8d114ee3e4b7c2d00b22a9125dda867e1) 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 _No description provided_ --- <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#663
No description provided.