mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 17:15:53 +03:00
[GH-ISSUE #269] Make Telegram code selectable in the message received by the bot #60
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#60
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?
Originally created by @jandr on GitHub (Aug 27, 2019).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/269
If the bot were to send the code enclosed in backticks, the Telegram app allows copying that specific part of the message, which can be helpful when using the Telegram bot 2FA from mobile devices.
@ChristophWurst commented on GitHub (Aug 29, 2019):
Makes sense. This needs a little refactoring, however as we currently use the very same string for all gateways, so modifications in https://github.com/nextcloud/twofactor_gateway/blob/master/lib/Service/Gateway/Telegram/Gateway.php aren't easily possible.
@vitormattos commented on GitHub (Sep 12, 2025):
This issue has already been resolved in my fork, but my goal is to bring the updates back to the main repository so that the whole community can benefit directly.
Since the app currently has no maintainer, I’ve also offered to take care of its development here:
If you’d like to see this app updated and maintained, it would be really helpful if you could also add your support in that discussion. That way, it will be clearer to the Nextcloud team that this app is still important for the community.