This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
commit 02a5865575d5aae0f70330db1c5228e9bc043482 Author: Thomas Wolf <[email protected]> AuthorDate: Wed Aug 27 20:51:14 2025 +0200 Update CHANGES --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 3b8ac43ad..782a493f4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -30,6 +30,7 @@ ## Bug Fixes * [GH-807](https://github.com/apache/mina-sshd/issues/807) Handle "verified" flag for sk-* keys +* [GH-809](https://github.com/apache/mina-sshd/pulls/809) Fix server-side authentication for FIDO/U2F sk-* keys with flags in `authorized_keys` ## New Features
