mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 17:15:53 +03:00
[PR #652] [MERGED] feat: prevent conflicts between apps #663
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#663
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/652
Author: @vitormattos
Created: 9/21/2025
Status: ✅ Merged
Merged: 9/21/2025
Merged by: @vitormattos
Base:
master← Head:feat/prevent-conflicts-between-apps📝 Commits (1)
d81d90efeat: 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.