[PR #27] [CLOSED] 2fa with telegram #156

Closed
opened 2026-02-26 05:33:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/27
Author: @Dretech
Created: 2/10/2018
Status: Closed

Base: masterHead: 2fa-with-telegram


📝 Commits (3)

📊 Changes

3 files changed (+99 additions, -1 deletions)

View changed files

📝 README.md (+28 -1)
📝 lib/AppInfo/Application.php (+3 -0)
lib/Service/SmsProvider/Telegram.php (+68 -0)

📄 Description

Added 2fa with Telegram to the twofactor_sms app. Also updated to readme.md for use of Telegram.


🔄 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/27 **Author:** [@Dretech](https://github.com/Dretech) **Created:** 2/10/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `2fa-with-telegram` --- ### 📝 Commits (3) - [`c782f8f`](https://github.com/nextcloud/twofactor_gateway/commit/c782f8f40e78e7c39e7b482b39be52afa8fea90c) Add files via upload - [`d25fc3c`](https://github.com/nextcloud/twofactor_gateway/commit/d25fc3c64fd58e50936010a76b920f9abaea0756) Add files via upload - [`4e7ab1a`](https://github.com/nextcloud/twofactor_gateway/commit/4e7ab1a26542c655fcfcf251b6fe52ccd7ecf3ba) Update README.md ### 📊 Changes **3 files changed** (+99 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+28 -1) 📝 `lib/AppInfo/Application.php` (+3 -0) ➕ `lib/Service/SmsProvider/Telegram.php` (+68 -0) </details> ### 📄 Description Added 2fa with Telegram to the twofactor_sms app. Also updated to readme.md for use of Telegram. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:33:45 +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#156
No description provided.