Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cedarcode/webauthn-ruby Loading
base: v0.2.0
Choose a base ref
...
head repository: cedarcode/webauthn-ruby Loading
compare: v1.0.0
Choose a head ref
  • 18 commits
  • 20 files changed
  • 4 contributors

Commits on Jun 13, 2018

  1. Configuration menu
    Copy the full SHA
    9e6204a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Configuration menu
    Copy the full SHA
    445c2af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #57 from cedarcode/use_cose_gem

    refactor: use cose gem after code extraction
    brauliomartinezlm committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    a526381 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Configuration menu
    Copy the full SHA
    53e53e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5d8330 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #58 from cedarcode/allow_multiple_credentials

    feat: add support for multiple allowed credentials
    grzuy committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    e077523 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    594c317 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59 from cedarcode/readme_description

    docs: make clear that its totally possible to use if for a rails app
    brauliomartinezlm committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    2fc952e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. feat: prefer 32-byte challenge

    grzuy committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    6ba1e8c View commit details
    Browse the repository at this point in the history
  2. test: remove unused seeds

    grzuy committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    ee4e915 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed9d1e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Merge pull request #60 from cedarcode/remove_unused_seeds

    test: remove unused seeds
    brauliomartinezlm committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    01c011f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from cedarcode/longer_challenge

    feat: prefer 32-byte challenge
    brauliomartinezlm committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    8fde6d1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #62 from cedarcode/codestyle

    style: enable more rubocop Style cops
    brauliomartinezlm committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    84967e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. docs: fix typo

    grzuy committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    f3ae8c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b997efd View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Merge pull request #64 from cedarcode/commit_message_format

    docs: explain commit message format
    grzuy committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    c2aab4a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. bump to v1.0.0

    grzuy committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    c519fe9 View commit details
    Browse the repository at this point in the history
Loading