Skip to content

Pull requests: cedarcode/webauthn-ruby

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix tests failing with OpenSSL v3
#424 by santiagorodriguez96 was merged Mar 8, 2024 Loading… updated Mar 8, 2024
Add interface for accessing transports
#421 by santiagorodriguez96 was merged Mar 8, 2024 Loading… updated Mar 8, 2024
Remove unnecessary class AttestationTrustworthinessVerificationError
#412 by soartec-lab was merged Mar 5, 2024 Loading… updated Mar 5, 2024
Add base64 as an inlined implementation
#402 by olleolleolle was merged Oct 13, 2023 Loading… updated Feb 8, 2024
Add Ruby 3.3 to the CI matrix
#416 by santiagorodriguez96 was merged Dec 29, 2023 Loading… updated Dec 29, 2023
Configure Dependabot to update GitHub Actions
#403 by olleolleolle was merged Sep 24, 2023 Loading… updated Sep 24, 2023
build(deps): bump actions/checkout from 3 to 4 dependencies Pull requests that update a dependency file
#404 by dependabot bot was merged Sep 24, 2023 Loading… updated Sep 24, 2023
docs: point to Github Actions in README build status badge
#398 by santiagorodriguez96 was merged Sep 8, 2023 Loading… updated Sep 8, 2023
ci: configure build.yml workflow run when a PR is created/updated
#397 by santiagorodriguez96 was merged Sep 1, 2023 Loading… updated Sep 1, 2023
Add support for optional authenticator_attachment in PublicKeyCredential
#370 by 8ma10s was merged Sep 1, 2023 Loading… updated Sep 1, 2023
Update advanced_configuration.md
#390 by agchou was merged Sep 1, 2023 Loading… updated Sep 1, 2023
docs: fix advanced configuration to reflect API
#393 by CharlesYeh was merged Sep 1, 2023 Loading… updated Sep 1, 2023
Bump tpm-key_attestation to v0.12.0
#387 by santiagorodriguez96 was merged Feb 15, 2023 Loading… updated Feb 15, 2023
Remove upper version constraint on OpenSSL
#386 by bdewater was merged Feb 10, 2023 Loading… updated Feb 10, 2023
Testing support for backup_eligibility and backup_state
#384 by hagould was merged Feb 3, 2023 Loading… updated Feb 3, 2023
feat: add capability of handling appid extension
#319 by santiagorodriguez96 was merged Nov 11, 2022 Loading… updated Nov 11, 2022
3.0.0.alpha2
#368 by bdewater was merged Sep 12, 2022 Loading… updated Sep 15, 2022
Bump OpenSSL gem requirement to 2.2
#324 by bdewater was merged Mar 20, 2022 Loading… updated Mar 20, 2022
refactor: remove icon from user in public key options type: refactor
#326 by santiagorodriguez96 was merged Jun 30, 2020 Loading… updated Mar 14, 2021
refactor: update cose & tpm-key_attestation runtime dependencies
#328 by grzuy was merged Aug 8, 2020 Loading… updated Aug 8, 2020
Rubocop: ignore vendor directory
#321 by bdewater was merged Jun 22, 2020 Loading… updated Jun 22, 2020
test: fix flaky tests
#316 by grzuy was merged May 31, 2020 Loading… updated May 31, 2020
feat: verify credential public key algorithm
#307 by grzuy was merged Feb 6, 2020 Loading… updated Feb 6, 2020
ProTip! Exclude everything labeled bug with -label:bug.