9 Commits

Author SHA256 Message Date
Karol Babioch
9f170fa4ae Accepting request 710379 from home:kbabioch:branches:devel:languages:python
* Version 0.7.0 (released 2019-06-17)
  * Add support for NFC devices using PCSC.
  * Add support for the hmac-secret Authenticator extension.
  * Honor max credential ID length and number of credentials to Authenticator.
  * Add close() method to CTAP devices to explicitly release their resources.

OBS-URL: https://build.opensuse.org/request/show/710379
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fido2?expand=0&rev=13
2019-06-17 15:29:52 +00:00
Karol Babioch
c713ede171 Accepting request 706152 from home:kbabioch:branches:devel:languages:python
- Version 0.6.0 (released 2019-05-10)
  * Don't fail if CTAP2 Info contains unknown fields.
  * Replace cbor loads/dumps functions with encode/decode/decode_from.
  * Server: Add support for AuthenticatorAttachment.
  * Server: Add support for more key algorithms.
  * Client: Expose CTAP2 Info object as Fido2Client.info. 
- Changed source URL to official release tarball
- Verifying signature of release tarball

OBS-URL: https://build.opensuse.org/request/show/706152
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fido2?expand=0&rev=11
2019-05-28 21:51:46 +00:00
Karol Babioch
2b98c28c7d Accepting request 660556 from home:kbabioch:branches:devel:languages:python
- Version 0.5.0 (released 2018-12-21)
  * Changes to server classes, some backwards breaking.
  * Add ability to authenticate U2F credentials by using the appid extension.
  * Make verification of attestation more explicit.
  * Add support for Android SafetyNet attestation.
  * Make it easier to work with U2F/CTAP1 data formats.

OBS-URL: https://build.opensuse.org/request/show/660556
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fido2?expand=0&rev=9
2018-12-21 14:07:34 +00:00
4b18a483a1 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fido2?expand=0&rev=7
2018-12-04 13:27:12 +00:00
Karol Babioch
3bdb6b1383 Accepting request 638845 from home:kbabioch:branches:devel:languages:python
- Version 0.4.0 (released 2018-09-27)
  - Add classes for implementing a server.
  - Various small changes, some affecting backwards compatibility.

OBS-URL: https://build.opensuse.org/request/show/638845
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fido2?expand=0&rev=5
2018-09-27 19:15:01 +00:00
Dominique Leuenberger
062bea5056 Accepting request 600090 from devel:languages:python
fix licenses

OBS-URL: https://build.opensuse.org/request/show/600090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fido2?expand=0&rev=1
2018-04-26 11:38:15 +00:00
Karol Babioch
0cfe784697 Accepting request 600089 from home:kbabioch:branches:devel:languages:python
license fix

OBS-URL: https://build.opensuse.org/request/show/600089
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fido2?expand=0&rev=3
2018-04-23 14:46:36 +00:00
Tomáš Chvátal
3244467405 Accepting request 599652 from home:jengelh:branches:devel:languages:python
- Update descriptions.

OBS-URL: https://build.opensuse.org/request/show/599652
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fido2?expand=0&rev=2
2018-04-22 08:42:59 +00:00
Tomáš Chvátal
4ddf1d07d3 Accepting request 599171 from home:kbabioch
next attempt ;), still requires pyfakefs

OBS-URL: https://build.opensuse.org/request/show/599171
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fido2?expand=0&rev=1
2018-04-20 08:02:47 +00:00