[PR #24] [CLOSED] Telegram implementation for 2fa with Nextcloud #152

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/24
Author: @Dretech
Created: 11/25/2017
Status: Closed

Base: masterHead: master


📝 Commits (9)

📊 Changes

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

View changed files

📝 appinfo/info.xml (+1 -1)
📝 lib/AppInfo/Application.php (+3 -0)
lib/Service/SmsProvider/Telegram.php (+67 -0)

📄 Description

This is my code; It does not work yet :-(.


🔄 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/24 **Author:** [@Dretech](https://github.com/Dretech) **Created:** 11/25/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (9) - [`0713371`](https://github.com/nextcloud/twofactor_gateway/commit/07133714556fed4fc0298969156b9b0143020578) Add files via upload - [`5bcc51e`](https://github.com/nextcloud/twofactor_gateway/commit/5bcc51e27898816e54b20d78aa654368bece3124) Add files via upload - [`d40704e`](https://github.com/nextcloud/twofactor_gateway/commit/d40704eaa448ddca2592481477e8e064a50ae82a) Add files via upload - [`087621d`](https://github.com/nextcloud/twofactor_gateway/commit/087621d73ffdfd2e140564ac2497ed3876427506) Merge pull request #2 from Dretech/telegram-1 - [`f8c066a`](https://github.com/nextcloud/twofactor_gateway/commit/f8c066afae7dcdb8bde41c38036c7b3cb1c70fca) Merge pull request #1 from Dretech/telegram - [`475256e`](https://github.com/nextcloud/twofactor_gateway/commit/475256e2ce17bed559ae6fd16bc52f3e156f18fb) Add files via upload - [`455ceb9`](https://github.com/nextcloud/twofactor_gateway/commit/455ceb9e15f2f02e607018e6c7f84b97ea98e967) Merge pull request #3 from Dretech/Dretech-telegram - [`f8b05ae`](https://github.com/nextcloud/twofactor_gateway/commit/f8b05ae00f7b66c66d859edfa0d9bf81c9c47083) Add files via upload - [`a826d2c`](https://github.com/nextcloud/twofactor_gateway/commit/a826d2c2d5afb154254837e1e5cf050e3f9c924b) Add files via upload ### 📊 Changes **3 files changed** (+71 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `appinfo/info.xml` (+1 -1) 📝 `lib/AppInfo/Application.php` (+3 -0) ➕ `lib/Service/SmsProvider/Telegram.php` (+67 -0) </details> ### 📄 Description This is my code; It does not work yet :-(. --- <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:44 +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#152
No description provided.