19
0

14 Commits

Author SHA256 Message Date
3f93ba11cf Accepting request 1315968 from devel:languages:python
Forwarded request #1315528 from mcalabkova

- Update to 2.7.0
    * The new webauthn.helpers.options_to_json_dict helper can be used to simplify
      registration and authentication options into a simple Dict[str, Any] value
  - Use github tarball because of tests

OBS-URL: https://build.opensuse.org/request/show/1315968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-webauthn?expand=0&rev=7
2025-11-06 17:15:14 +00:00
1e4a8ae67f Accepting request 1315528 from home:mcalabkova:branches:devel:languages:python
- Update to 2.7.0
  * The new webauthn.helpers.options_to_json_dict helper can be used to simplify
    registration and authentication options into a simple Dict[str, Any] value
- Use github tarball because of tests

OBS-URL: https://build.opensuse.org/request/show/1315528
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webauthn?expand=0&rev=13
2025-11-06 09:52:31 +00:00
00c43fc96a Accepting request 1242322 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1242322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-webauthn?expand=0&rev=6
2025-02-03 20:44:42 +00:00
a58dc46c71 Accepting request 1242191 from home:bmwiedemann:branches:devel:languages:python
Update to 2.5.1
  * Fix test_verify_attestation_android_key_hardware_authority

OBS-URL: https://build.opensuse.org/request/show/1242191
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webauthn?expand=0&rev=11
2025-02-03 08:25:31 +00:00
279238371a Accepting request 1239042 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1239042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-webauthn?expand=0&rev=5
2025-01-20 16:16:43 +00:00
8feab3b12d Accepting request 1238987 from home:glaubitz:branches:devel:languages:python
- Update to 2.5.0
  * A new `require_user_presence` argument has been added to `verify_registration_response()`
    to enable verification of WebAuthn responses generated through use of conditional create
    where the `up` bit in `authData.flags` will be `False` (#236)
  * `verify_authentication_response()` has been updated to return `user_verified` as well to
    indicate whether or not the user performed user verification (#235)
  * Verification of `"android-key"` attestation statements has been modernized in light of
    Android's latest observable behavior (#240)
  * Verification of `"android-safetynet"` attestation statements now enforces the `"basicIntegrity"`
    flag instead of the `"ctsProfileMatch"` flag when determining device integrity (#241)
  * The list of known TPM manufacturers has been updated (#242)

OBS-URL: https://build.opensuse.org/request/show/1238987
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webauthn?expand=0&rev=9
2025-01-20 13:42:50 +00:00
ba8ca1330c Accepting request 1235637 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1235637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-webauthn?expand=0&rev=4
2025-01-07 19:55:02 +00:00
1b82a239ef Accepting request 1235543 from home:glaubitz:branches:devel:languages:python
- Update to 2.4.0
  * An optional `hints` argument has been added to `generate_registration_options()`
    to specify one or more categories of authenticators for the browser to prioritize
    registration of. See `webauthn.helpers.structs.PublicKeyCredentialHint` for more
    information (#234)

OBS-URL: https://build.opensuse.org/request/show/1235543
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webauthn?expand=0&rev=7
2025-01-07 14:00:19 +00:00
00be9cd7f8 Accepting request 1225983 from devel:languages:python
- update to 2.3.0:
  * The minimum supported version of Python has been bumped up to
    Python 3.9, with ongoing testing from Python 3.9 through
    Python 3.13. Dependencies have been updated as well,
    including upgrading to `cryptography==43.0.3`

OBS-URL: https://build.opensuse.org/request/show/1225983
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-webauthn?expand=0&rev=3
2024-11-24 10:04:41 +00:00
9b0cecf85e - update to 2.3.0:
* The minimum supported version of Python has been bumped up to
    Python 3.9, with ongoing testing from Python 3.9 through
    Python 3.13. Dependencies have been updated as well,
    including upgrading to `cryptography==43.0.3`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webauthn?expand=0&rev=5
2024-11-23 16:40:00 +00:00
ed3c5bd15f Accepting request 1183950 from devel:languages:python
- update to 2.2.0:
  * All exceptions in `webauthn.helpers.exceptions` now subclass
    the new `webauthn.helpers.exceptions.WebAuthnException` base
    exception
  * Support has been added for the new `"smart-card"` transport

- Initial release of python-webauthn 2.1.0

OBS-URL: https://build.opensuse.org/request/show/1183950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-webauthn?expand=0&rev=2
2024-06-29 13:17:17 +00:00
515f9f1ab3 - update to 2.2.0:
* All exceptions in `webauthn.helpers.exceptions` now subclass
    the new `webauthn.helpers.exceptions.WebAuthnException` base
    exception
  * Support has been added for the new `"smart-card"` transport
- Initial release of python-webauthn 2.1.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webauthn?expand=0&rev=3
2024-06-29 07:01:11 +00:00
63c4216e3d Accepting request 1178257 from devel:languages:python
New package python-webauthn required by the new version of python-Flask-Security-Too

OBS-URL: https://build.opensuse.org/request/show/1178257
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-webauthn?expand=0&rev=1
2024-06-03 15:41:32 +00:00
cba115c9d3 Accepting request 1177925 from home:alarrosa:branches:devel:languages:python
New package python-webauthn required by the new version of python-Flask-Security-Too

OBS-URL: https://build.opensuse.org/request/show/1177925
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-webauthn?expand=0&rev=1
2024-05-31 21:15:16 +00:00