mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-26 01:25:48 +03:00
[GH-ISSUE #514] NC 24 support? #109
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#109
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 @hevisko on GitHub (Jun 14, 2022).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/514
Hi there,
Anybody know if there is anything that will not work with NC 24 ?
@FelixBuehler commented on GitHub (Jun 22, 2022):
I just edited the
appinfo/info.xmlfile, line 22 tomax-version="24".I only use the app for telegram verification code and that still works without any problems.
Can't tell for any other functionalities tho.
@vitormattos commented on GitHub (Jun 28, 2022):
@FelixBuehler you don't need change this. You only need enable untested app.
@hevisko we need only fix the GitHub Action to push the new release of this app to Nextcloud appstore, this is a task that I'm is working on.
@vitormattos commented on GitHub (Jul 4, 2022):
Published