[PR #777] [CLOSED] Codex/make code compatible with nextcloud 32 v5ef1p #784

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/777
Author: @henmohr
Created: 12/8/2025
Status: Closed

Base: masterHead: codex/make-code-compatible-with-nextcloud-32-v5ef1p


📝 Commits (3)

  • e463f33 Handle short phone numbers when masking
  • e990b58 Merge pull request #1 from henmohr/codex/find-and-fix-a-bug-in-code
  • 938d510 Extend compatibility to Nextcloud 32

📊 Changes

3 files changed (+39 additions, -11 deletions)

View changed files

📝 appinfo/info.xml (+3 -3)
📝 lib/PhoneNumberMask.php (+9 -8)
tests/php/Unit/PhoneNumberMaskTest.php (+27 -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/777 **Author:** [@henmohr](https://github.com/henmohr) **Created:** 12/8/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `codex/make-code-compatible-with-nextcloud-32-v5ef1p` --- ### 📝 Commits (3) - [`e463f33`](https://github.com/nextcloud/twofactor_gateway/commit/e463f3363df04bc60e3f0adcb4698a1f17f1f8fc) Handle short phone numbers when masking - [`e990b58`](https://github.com/nextcloud/twofactor_gateway/commit/e990b58945e63b2464c6ed5b96f1f9d1106f498b) Merge pull request #1 from henmohr/codex/find-and-fix-a-bug-in-code - [`938d510`](https://github.com/nextcloud/twofactor_gateway/commit/938d510a8daece9b148726539fae89046553c6c5) Extend compatibility to Nextcloud 32 ### 📊 Changes **3 files changed** (+39 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `appinfo/info.xml` (+3 -3) 📝 `lib/PhoneNumberMask.php` (+9 -8) ➕ `tests/php/Unit/PhoneNumberMaskTest.php` (+27 -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:32:08 +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#784
No description provided.