mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[PR #121] [MERGED] Fix caching of telegram chat id #221
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#221
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/121
Author: @ChristophWurst
Created: 9/26/2018
Status: ✅ Merged
Merged: 9/28/2018
Merged by: @ChristophWurst
Base:
master← Head:fix/telegram-chat-id-caching📝 Commits (1)
19f5b1eFix caching of telegram chat id📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
lib/Service/Gateway/Telegram/Gateway.php(+1 -1)📄 Description
Fixes https://github.com/nextcloud/twofactor_gateway/issues/109.
In order to get back to a working Telegram gateway it's necessary to re-initiate a chat with the bot and add your chat id again in the Nextcloud personal settings.
Test build:
twofactor_gateway.tar.gz
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.