google / u2f-ref-code

U2F reference implementations
BSD 3-Clause "New" or "Revised" License
585 stars 182 forks source link

Remove Bad CLA response test as some authenticator only support 1 logical channel on NFC #144

Open qingzhang001 opened 7 years ago

qingzhang001 commented 7 years ago

If authenticator only support 1 logical channel on NFC, it will ignore the channel number in class byte and direct to applet selected. Multi channel on NFC in authenticator is not FIDO requirement, so test removed

googlebot commented 7 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.