CZ-NIC / django-fido

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

MDS data can get duplicated #82

Closed tpazderka closed 4 years ago

tpazderka commented 4 years ago

When the certification for U2F gets extended by adding another attestation certificate, new object is created instead of updating the current one.

Matching of the existing objects has to be changed to match by URL.