CZ-NIC / django-fido

Django application for FIDO protocol U2F
GNU General Public License v3.0
28 stars 11 forks source link

added resident_key option in settings #139

Closed variable closed 2 years ago

variable commented 2 years ago

This is to implement feature request https://github.com/CZ-NIC/django-fido/issues/138

tpazderka commented 2 years ago

It looks like you need to rebase to current master to fix conflicts, then I can run the CI again.

variable commented 2 years ago

It looks like you need to rebase to current master to fix conflicts, then I can run the CI again.

done

variable commented 2 years ago

Please remove the .idea folder from the commit. Otherwise it looks good.

removed.

tpazderka commented 2 years ago

Merged manually.