django-fido icon indicating copy to clipboard operation
django-fido copied to clipboard

Django application for FIDO protocol U2F

Results 12 django-fido issues
Sort by recently updated
recently updated
newest added

Overwriting the user model (dropping the `username` field in favor of `email`) causes registrations to not work. Admin fails with "An unexpected error occurred". Instead, the username field should be...

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...

dependencies

I have a feature request from my workplace to add an approval step for self-registering keys. Currently when someone registers a key, it can be authenticated immediately, the `Authenticator` model...

enhancement

Npm dependencies are outdated, this will be a problem when used with node 18, webpack won't build with this node version because of openssl policy violations. This can be resolved...

dependencies

With version of fido2 `1.0.0`, the expected return value of `ca_lookup` has changed and the behavior on empty result as well. As thus, when the `AttestationVerifier` is used, it causes...

Hello, thanks for the package, it works great with django views. Now I need to integrate it with our single page app, which the login is via API, is there...

Certificate validation silences all errors, it should report them instead.

bug

Hi, Tom from [Codecov](https://codecov.io) here. We noticed that you are using Codecov with fairly high frequency, and we’re so excited to see that! However, because you are not using our...