mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-26 01:25:48 +03:00
[PR #472] [MERGED] Remove deprecated appinfo/app.php and replace APP_NAME by APP_ID #511
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#511
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/472
Author: @vitormattos
Created: 11/27/2021
Status: ✅ Merged
Merged: 12/8/2021
Merged by: @nickvergessen
Base:
master← Head:feature/remove-deprecated📝 Commits (1)
213c480Remove deprecated appinfo/app.php and replace APP_NAME by APP_ID📊 Changes
20 files changed (+102 additions, -111 deletions)
View changed files
➖
appinfo/app.php(+0 -21)📝
lib/AppInfo/Application.php(+15 -3)📝
lib/Provider/AProvider.php(+2 -2)📝
lib/Service/Gateway/SMS/GatewayConfig.php(+2 -2)📝
lib/Service/Gateway/SMS/Provider/ClickSendConfig.php(+5 -5)📝
lib/Service/Gateway/SMS/Provider/ClickatellCentralConfig.php(+6 -6)📝
lib/Service/Gateway/SMS/Provider/ClockworkSMSConfig.php(+4 -4)📝
lib/Service/Gateway/SMS/Provider/EcallSMSConfig.php(+6 -6)📝
lib/Service/Gateway/SMS/Provider/HuaweiE3531Config.php(+4 -4)📝
lib/Service/Gateway/SMS/Provider/OvhConfig.php(+9 -9)📝
lib/Service/Gateway/SMS/Provider/PlaySMSConfig.php(+6 -6)📝
lib/Service/Gateway/SMS/Provider/PuzzelSMSConfig.php(+7 -7)📝
lib/Service/Gateway/SMS/Provider/Sms77IoConfig.php(+4 -4)📝
lib/Service/Gateway/SMS/Provider/SpryngSMSConfig.php(+4 -4)📝
lib/Service/Gateway/SMS/Provider/VoipMsConfig.php(+6 -6)📝
lib/Service/Gateway/SMS/Provider/VoipbusterConfig.php(+6 -6)📝
lib/Service/Gateway/SMS/Provider/WebSmsConfig.php(+5 -5)📝
lib/Service/Gateway/Signal/GatewayConfig.php(+4 -4)📝
lib/Service/Gateway/Telegram/GatewayConfig.php(+4 -4)📝
lib/Service/StateStorage.php(+3 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.