nextcloud / nextcloud/twofactor_webauthn

2.5 should allow PHP 8.5

Open
#938 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug
Dominant language
JavaScript
Stars
59
Forks
11
Avg merge
1d 10h
Merged PRs (30d)
16

Description

Current beta restricts PHP to 8.4. Since NC33 allows PHP8.5, twofactor_webauthn should reflect that. 2.5.0-beta.1 runs fine in all NC 33 betas and rcs using PHP 8.5.2.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the PHP version constraint that currently stops at 8.4. Update the compatibility declaration to allow PHP 8.5, then verify the app still works with Nextcloud 33 and PHP 8.5.2 as described in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication, security
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.