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

Make sign_count argument mandatory for verification
#256 by bdewater was merged Aug 29, 2019 Loading… updated Sep 3, 2019 v2.0
feat: decode challenge for user in PublicKeyCredential#verify
#260 by grzuy was merged Sep 5, 2019 Loading… updated Sep 5, 2019
feat: encode/decode public_key for user automatically via PublicKeyCredential
#261 by grzuy was merged Sep 5, 2019 Loading… updated Sep 5, 2019
Use binary encoding alias
#263 by padulafacundo was merged Sep 6, 2019 Loading… updated Sep 6, 2019
Add new method to generate user ids according to spec recommendation
#262 by padulafacundo was merged Sep 6, 2019 Loading… updated Sep 6, 2019
feat: improve credential options
#255 by grzuy was merged Sep 4, 2019 Loading… updated Sep 9, 2019
fix: avoid breaking behavior for deprecated WebAuthn.credential_creat…
#265 by grzuy was merged Sep 9, 2019 Loading… updated Sep 9, 2019
Centralize encoding configuration
#266 by grzuy was merged Sep 10, 2019 Loading… updated Sep 10, 2019
feat: expose main API methods via WebAuthn::Credential
#267 by grzuy was merged Sep 13, 2019 Loading… updated Sep 13, 2019 v2.0
feat: FakeClient should accept challenge in the configured encoding scheme format
#268 by grzuy was merged Sep 13, 2019 Loading… updated Sep 13, 2019
Set default encoding for FakeClient
#269 by padulafacundo was merged Sep 13, 2019 Loading… updated Sep 13, 2019
docs: update README Usage
#270 by grzuy was merged Sep 13, 2019 Loading… updated Sep 13, 2019
Fix typo: NotImpelemented → NotImplemented
#271 by lgarron was merged Sep 24, 2019 Loading… updated Sep 24, 2019
ci: update to bionic distro
#252 by grzuy was merged Oct 3, 2019 Loading… updated Oct 3, 2019
docs: add API section to the README
#272 by grzuy was merged Oct 3, 2019 Loading… updated Oct 3, 2019
feat: configure timeout in config
#243 by MaximeNdutiye was merged Jul 27, 2019 Loading… updated Oct 18, 2019
WIP: Improved gem public API
#194 by grzuy was closed Jun 25, 2019 Loading… updated Oct 18, 2019
2 of 5 tasks
feat: add ability to optionally enable 'silent authentication'
#273 by grzuy was merged Oct 21, 2019 Loading… updated Oct 21, 2019
Pass remaining android-safetynet attestation conformance tests
#274 by padulafacundo was merged Oct 24, 2019 Loading… updated Oct 24, 2019
refactor: make AndroidSafetynet::AttestationResponse responsible for …
#278 by grzuy was merged Oct 28, 2019 Loading… updated Oct 28, 2019
refactor: make x5c nomenclature more consistent
#279 by grzuy was merged Nov 11, 2019 Loading… updated Nov 11, 2019
feat: let RP accept RSA credentials as a second option by default
#165 by grzuy was merged Apr 22, 2019 Loading… updated Nov 14, 2019
Complete attestation verification support
#280 by grzuy was closed Nov 27, 2019 Draft updated Nov 27, 2019
4 of 10 tasks
3
2
[WIP] refactor: use C libcbor instead of msgpack cbor
#88 by grzuy was closed Nov 27, 2019 Loading… updated Nov 27, 2019
2 tasks
ProTip! Exclude everything labeled bug with -label:bug.