[PR #659] [MERGED] chore: stable31 #671

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/659
Author: @vitormattos
Created: 9/22/2025
Status: Merged
Merged: 9/22/2025
Merged by: @vitormattos

Base: stable31Head: chore/stable31


📝 Commits (4)

  • caf2758 chore: stable 31
  • 941c2cf fix: rollback to be compatible with Nextcloud 31
  • 44bf167 feat: add WhatsApp as provider
  • 4984768 fix: add WhatsApp to summary

📊 Changes

13 files changed (+41 additions, -45 deletions)

View changed files

📝 appinfo/info.xml (+2 -2)
📝 composer.json (+1 -1)
📝 composer.lock (+7 -8)
📝 lib/Provider/AProvider.php (+4 -6)
📝 lib/Provider/Channel/WhatsApp/Gateway.php (+2 -2)
📝 lib/Settings/PersonalSettings.php (+3 -5)
📝 package-lock.json (+2 -2)
📝 package.json (+1 -1)
📝 tests/php/Unit/Provider/Channel/SMS/ProviderTest.php (+0 -4)
📝 tests/php/Unit/Provider/Channel/Telegram/ProviderTest.php (+0 -4)
📝 tests/php/Unit/Provider/Channel/XMPP/ProviderTest.php (+0 -4)
📝 tests/psalm-baseline.xml (+13 -0)
📝 vendor-bin/csfixer/composer.lock (+6 -6)

📄 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/659 **Author:** [@vitormattos](https://github.com/vitormattos) **Created:** 9/22/2025 **Status:** ✅ Merged **Merged:** 9/22/2025 **Merged by:** [@vitormattos](https://github.com/vitormattos) **Base:** `stable31` ← **Head:** `chore/stable31` --- ### 📝 Commits (4) - [`caf2758`](https://github.com/nextcloud/twofactor_gateway/commit/caf2758b3775658637d5c764b41d7e14b6a9c8fa) chore: stable 31 - [`941c2cf`](https://github.com/nextcloud/twofactor_gateway/commit/941c2cf72bdfe32c5cabfe3c25601bde49be9cdc) fix: rollback to be compatible with Nextcloud 31 - [`44bf167`](https://github.com/nextcloud/twofactor_gateway/commit/44bf167181972a47e57f0c43a54494be2f0ba785) feat: add WhatsApp as provider - [`4984768`](https://github.com/nextcloud/twofactor_gateway/commit/498476830b53ab09881706540f32bdc699e4a38f) fix: add WhatsApp to summary ### 📊 Changes **13 files changed** (+41 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `appinfo/info.xml` (+2 -2) 📝 `composer.json` (+1 -1) 📝 `composer.lock` (+7 -8) 📝 `lib/Provider/AProvider.php` (+4 -6) 📝 `lib/Provider/Channel/WhatsApp/Gateway.php` (+2 -2) 📝 `lib/Settings/PersonalSettings.php` (+3 -5) 📝 `package-lock.json` (+2 -2) 📝 `package.json` (+1 -1) 📝 `tests/php/Unit/Provider/Channel/SMS/ProviderTest.php` (+0 -4) 📝 `tests/php/Unit/Provider/Channel/Telegram/ProviderTest.php` (+0 -4) 📝 `tests/php/Unit/Provider/Channel/XMPP/ProviderTest.php` (+0 -4) 📝 `tests/psalm-baseline.xml` (+13 -0) 📝 `vendor-bin/csfixer/composer.lock` (+6 -6) </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:47 +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#671
No description provided.