mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[PR #34] [MERGED] Telegram integration #159
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#159
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/34
Author: @ChristophWurst
Created: 2/19/2018
Status: ✅ Merged
Merged: 3/19/2018
Merged by: @ChristophWurst
Base:
master← Head:feature/telegram📝 Commits (6)
c782f8fAdd files via uploadd25fc3cAdd files via upload4e7ab1aUpdate README.mde43b78bMerge branch 'master' of github.com:nextcloud/twofactor_sms into HEADacfc78aFix coding style and use HTTP clientc71b017Merge branch 'master' of github.com:nextcloud/twofactor_sms into feature/telegram📊 Changes
3 files changed (+96 additions, -0 deletions)
View changed files
📝
README.md(+27 -0)📝
lib/AppInfo/Application.php(+3 -0)➕
lib/Service/SmsProvider/Telegram.php(+66 -0)📄 Description
This was developed by @Dretech. Since I could not push to #27, I've created this PR to fix the coding style and make use of the HTTP client for the Telegram API call.
@Dretech please test again. I do not use/have Telegram so I cannot.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.