Verified Commit 5c732779 authored by Côme Chilliet's avatar Côme Chilliet
Browse files

:ambulance: fix(webauthn) Add licence in js file

issue #6013
Showing with 6 additions and 0 deletions
+6 -0
/*
Copyright (C) 2018 Lukas Buchs
Copyright (C) 2019 FusionDirectory
license https://github.com/lbuchs/WebAuthn/blob/master/LICENSE MIT
*/
/**
* creates a new FIDO2 registration
* @returns {undefined}
......
  • SonarQube analysis reported 1 issue

    • :warning: 1 major

    Note: The following issues were found on lines that were not modified in the commit. Because these issues can't be reported as line comments, they are summarized here:

    1. :warning: Define and throw a dedicated exception instead of using a generic one. :blue_book:
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment