[GH-ISSUE #557] Support for NC 26 #117

Open
opened 2026-02-26 05:33:20 +03:00 by kerem · 11 comments
Owner

Originally created by @WeblinxIT on GitHub (Apr 3, 2023).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/557

Nextcloud 26 is out and the twofactor gateway is not compatible yet.

Does it work with Nextcloud 26?

Thanks and regards

Originally created by @WeblinxIT on GitHub (Apr 3, 2023). Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/557 Nextcloud 26 is out and the twofactor gateway is not compatible yet. Does it work with Nextcloud 26? Thanks and regards
Author
Owner

@Cieniek commented on GitHub (Apr 24, 2023):

Seems to work just fine on NC 26.

<!-- gh-comment-id:1519700320 --> @Cieniek commented on GitHub (Apr 24, 2023): Seems to work just fine on NC 26.
Author
Owner

@vitormattos commented on GitHub (Apr 24, 2023):

Yes, I think that work fine and only will be necessary to send a new PR bumping the Nextcloud version at info.xml file and verify if will be necessary to do changes at GitHub Actions to run using server with version 26

<!-- gh-comment-id:1519947604 --> @vitormattos commented on GitHub (Apr 24, 2023): Yes, I think that work fine and only will be necessary to send a new PR bumping the Nextcloud version at info.xml file and verify if will be necessary to do changes at GitHub Actions to run using server with version 26
Author
Owner

@nursoda commented on GitHub (May 28, 2023):

Since NC27 is about to be released, it should be bumped to 27 right away. On my Arch instance and using NGINX, MariaDB, PHP 8.2 and SMS77, Authentication still works as expected.

<!-- gh-comment-id:1566182522 --> @nursoda commented on GitHub (May 28, 2023): Since NC27 is about to be released, it should be bumped to 27 right away. On my Arch instance and using NGINX, MariaDB, PHP 8.2 and SMS77, Authentication still works as expected.
Author
Owner

@vitormattos commented on GitHub (May 29, 2023):

Already was bumped to 27 here:
github.com/nextcloud/twofactor_gateway@b3f29b5b9b

But this app haven't anymore a maintainer available to merge the PR's from community and release a new version.

Or you run the app from master branch doing all the necessary to build the app or wait by the next version.

<!-- gh-comment-id:1567506719 --> @vitormattos commented on GitHub (May 29, 2023): Already was bumped to 27 here: https://github.com/nextcloud/twofactor_gateway/commit/b3f29b5b9b704ea7a6f74e6b84d673298e415d1c But this app haven't anymore a maintainer available to merge the PR's from community and release a new version. Or you run the app from master branch doing all the necessary to build the app or wait by the next version.
Author
Owner

@nursoda commented on GitHub (May 30, 2023):

@nextcloud: I may maintain and release this app. However, I'd only manage it (and try to fix if something breaks), but I will not develop it further. Please contact me if you're interested. You'd also have to decide whether to move it out of nextcloud namespace. Ass user, I expect all apps within that namespace to be "officialy supported my nextcloud"!

<!-- gh-comment-id:1567889055 --> @nursoda commented on GitHub (May 30, 2023): @nextcloud: I may maintain and release this app. However, I'd only manage it (and try to fix if something breaks), but I will not develop it further. Please contact me if you're interested. You'd also have to decide whether to move it out of nextcloud namespace. Ass user, I expect all apps within that namespace to be "officialy supported my nextcloud"!
Author
Owner

@vitormattos commented on GitHub (May 30, 2023):

I did a lot of contributions at this app but I was removed from Nextcloud organization and, because this, I lost the permission to merge PR's at this repository and follow contributing with this app because haven't a maintainer.

I think that this issue need to be reopened since my permissions to be a maintainer was removed:
https://github.com/nextcloud/twofactor_gateway/issues/454

<!-- gh-comment-id:1568664240 --> @vitormattos commented on GitHub (May 30, 2023): I did a lot of contributions at this app but I was removed from Nextcloud organization and, because this, I lost the permission to merge PR's at this repository and follow contributing with this app because haven't a maintainer. I think that this issue need to be reopened since my permissions to be a maintainer was removed: https://github.com/nextcloud/twofactor_gateway/issues/454
Author
Owner

@nursoda commented on GitHub (May 30, 2023):

If you'd continue to maintain it, please do, that's far better than me mingling with it. Please reach out to @nextcloud Staff via E-Mail or phone solve this deadlock situation. I assume no staff is reading here…

<!-- gh-comment-id:1568933674 --> @nursoda commented on GitHub (May 30, 2023): If you'd continue to maintain it, please do, that's far better than me mingling with it. Please reach out to @nextcloud Staff [via E-Mail or phone](https://nextcloud.com/team/) solve this deadlock situation. I assume no staff is reading here…
Author
Owner

@florianschroen commented on GitHub (Aug 2, 2023):

@ChristophWurst is there any progress in making @vitormattos the maintainer (ref #454), so keeping this app up to date can be done? thx

<!-- gh-comment-id:1663109735 --> @florianschroen commented on GitHub (Aug 2, 2023): @ChristophWurst is there any progress in making @vitormattos the maintainer (ref #454), so keeping this app up to date can be done? thx
Author
Owner

@ChristophWurst commented on GitHub (Aug 3, 2023):

https://github.com/nextcloud/twofactor_gateway/issues/454 reopened.

<!-- gh-comment-id:1664188835 --> @ChristophWurst commented on GitHub (Aug 3, 2023): https://github.com/nextcloud/twofactor_gateway/issues/454 reopened.
Author
Owner

@develroo commented on GitHub (Aug 24, 2023):

Yeah, FWIW, now you get a warning this app is no longer compatible with 26.x. Needs testing and a bump, else it will be broken in future versions.

Screenshot from 2023-08-24 11-44-01

<!-- gh-comment-id:1691444913 --> @develroo commented on GitHub (Aug 24, 2023): Yeah, FWIW, now you get a warning this app is no longer compatible with 26.x. Needs testing and a bump, else it will be broken in future versions. ![Screenshot from 2023-08-24 11-44-01](https://github.com/nextcloud/twofactor_gateway/assets/7777993/21726c0a-a5ef-4a87-a09d-55907787091e)
Author
Owner

@vitormattos commented on GitHub (Sep 11, 2025):

Hi all,

I’ve already updated the app to work with the latest Nextcloud versions, and my goal is to bring these updates back to the main repository so everyone can benefit directly. However, since the app currently has no maintainer, I interacted in the following discussion to volunteer as one:

<!-- gh-comment-id:3282328646 --> @vitormattos commented on GitHub (Sep 11, 2025): Hi all, I’ve already updated the app to work with the latest Nextcloud versions, and my goal is to bring these updates back to the main repository so everyone can benefit directly. However, since the app currently has no maintainer, I interacted in the following discussion to volunteer as one: - https://github.com/nextcloud/twofactor_gateway/issues/454#issuecomment-3276728446
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#117
No description provided.