Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): Bump web-auth/webauthn-lib from 3.3.9 to 4.8.5 #44761

Merged
merged 4 commits into from
Apr 16, 2024

Commits on Apr 16, 2024

  1. fix(deps): Bump web-auth/webauthn-lib from 3.3.9 to 4.8.5

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e8452d9 View commit details
    Browse the repository at this point in the history
  2. fix: Use @simplewebauthn for frontend logic

    This simplifies the code a lot and fixes errors with the exisiting custom code,
    where slightly different base64 values were emitted which are not valid according to the standard.
    
    ref: web-auth/webauthn-framework#510
    
    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3880e4c View commit details
    Browse the repository at this point in the history
  3. fix(PsrLoggerAdapter): Adjust code to comply with v2 of Psr\Log (allo…

    …w \Stringable as message)
    
    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f06bf04 View commit details
    Browse the repository at this point in the history
  4. chore: Compile assets

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a1a74cc View commit details
    Browse the repository at this point in the history