82747d30a4
Accepting request 836145 from devel:languages:python
...
- Update to version 0.7.7:
* Fix incorrect validation of JWKs passed to oauth.Client
constructor, which was actually *preventing* the caller from
setting a correct value rather than checking that they did so.
- Fix check section: Use double quotes when defining the list of
tests since single quotes mess with the pytest macro.
OBS-URL: https://build.opensuse.org/request/show/836145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyFxA?expand=0&rev=10
2020-09-23 16:43:58 +00:00
Antoine Belvire
fab4ea929d
- Update to version 0.7.7:
...
* Fix incorrect validation of JWKs passed to oauth.Client
constructor, which was actually *preventing* the caller from
setting a correct value rather than checking that they did so.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=22
2020-09-22 18:58:09 +00:00
Antoine Belvire
0495b05eb5
- Fix check section: Use double quotes when defining the list of
...
tests since single quotes mess with the pytest macro.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=21
2020-09-22 18:52:49 +00:00
7933a3c46d
Accepting request 820420 from devel:languages:python
...
- Update to version 0.7.6:
* Add ability to configure a fixed list of JWT access token keys,
by passing them as an argument to `oauth.Client()` rather than
fetching them at runtime from the server.
* Fix verification of JWT access token `typ` header.
* Fix verification of `scope` list obtained from a JWT access
token.
- Changes from version 0.7.5:
* Add support for `reason` and `verification_method` keyword
arguments to the `login` method.
- Changes from version 0.7.4:
* Perform more complete checking of the `state` parameter when
authorizing an OAuth code.
* When verifying OAuth access tokens, try to verify them locally
as a JWT rather than passing them to the remote verification
endpoint.
- Add new dependency: PyJWT.
- Update existing dependency: six >= 1.14.
- Update list of excluded tests.
OBS-URL: https://build.opensuse.org/request/show/820420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyFxA?expand=0&rev=9
2020-07-14 05:56:32 +00:00
Antoine Belvire
f8d4d101fa
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=19
2020-07-11 14:31:58 +00:00
Antoine Belvire
d6bd98d3ea
- Update to version 0.7.6:
...
* Add ability to configure a fixed list of JWT access token keys,
by passing them as an argument to `oauth.Client()` rather than
fetching them at runtime from the server.
* Fix verification of JWT access token `typ` header.
* Fix verification of `scope` list obtained from a JWT access
token.
- Changes from version 0.7.5:
* Add support for `reason` and `verification_method` keyword
arguments to the `login` method.
- Changes from version 0.7.4:
* Perform more complete checking of the `state` parameter when
authorizing an OAuth code.
* When verifying OAuth access tokens, try to verify them locally
as a JWT rather than passing them to the remote verification
endpoint.
- Add new dependency: PyJWT.
- Update existing dependency: six >= 1.14.
- Update list of excluded tests.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=18
2020-07-11 14:26:53 +00:00
5f6fab518d
Accepting request 807663 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/807663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyFxA?expand=0&rev=8
2020-05-26 15:17:36 +00:00
Tomáš Chvátal
f54a75f813
Accepting request 807616 from home:pgajdos:python
...
submit
OBS-URL: https://build.opensuse.org/request/show/807616
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=16
2020-05-20 11:29:39 +00:00
de3a814101
Accepting request 718746 from devel:languages:python
...
- Update to version 0.7.3:
* Allow specifying a `ttl` when redeeming an authorization code.
OBS-URL: https://build.opensuse.org/request/show/718746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyFxA?expand=0&rev=7
2019-07-26 10:44:28 +00:00
Antoine Belvire
bb7fe2c12e
- Update to version 0.7.3:
...
* Allow specifying a `ttl` when redeeming an authorization code.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=14
2019-07-26 07:12:37 +00:00
66cf74e29c
Accepting request 707290 from devel:languages:python
...
- Update to version 0.7.2:
* Several cleans for Python3 compatibility.
* Fix a bug which could accidentally introduce multiple slashes
into the result of oauth.Client.get_redirect_url.
OBS-URL: https://build.opensuse.org/request/show/707290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyFxA?expand=0&rev=6
2019-06-04 10:12:37 +00:00
Antoine Belvire
88be679d82
- Update to version 0.7.2:
...
* Several cleans for Python3 compatibility.
* Fix a bug which could accidentally introduce multiple slashes
into the result of oauth.Client.get_redirect_url.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=12
2019-06-03 18:43:34 +00:00
31da1d78a2
Accepting request 689288 from devel:languages:python
...
- Update to 0.7.1:
* Fix test bustage due to session verification.
* Add support for TOTP.
- Add missing deps
- Enable tests
OBS-URL: https://build.opensuse.org/request/show/689288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyFxA?expand=0&rev=5
2019-03-28 21:49:15 +00:00
Tomáš Chvátal
86ca9ad6b6
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=10
2019-03-28 10:13:34 +00:00
Tomáš Chvátal
bd08ef1265
- Update to 0.7.1:
...
* Fix test bustage due to session verification.
* Add support for TOTP.
- Add missing deps
- Enable tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=9
2019-03-26 13:17:40 +00:00
4076252932
Accepting request 659283 from devel:languages:python
...
- Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/request/show/659283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyFxA?expand=0&rev=4
2019-01-24 13:02:41 +00:00
b1df6e2cc3
Remove superfluous devel dependency for noarch package
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=7
2018-12-04 13:51:00 +00:00
c87e77f0fb
Accepting request 628985 from devel:languages:python
...
Remove dependency on unittest2
OBS-URL: https://build.opensuse.org/request/show/628985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyFxA?expand=0&rev=3
2018-08-24 15:04:03 +00:00
44109012db
Remove dependency on unittest2
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=5
2018-08-13 13:15:55 +00:00
128353a8d3
Accepting request 606764 from devel:languages:python
...
- Update to version 0.6.0:
* Add support for PKCE challenge and response in the OAuth flow.
* Add ability to supply `keys_jwk` when starting an OAuth flow.
* Improve scope-matching logic based on new FxA testcases,
including handling of URL-format scopes.
OBS-URL: https://build.opensuse.org/request/show/606764
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyFxA?expand=0&rev=2
2018-05-15 08:14:30 +00:00
Antoine Belvire
249bd61378
- Update to version 0.6.0:
...
* Add support for PKCE challenge and response in the OAuth flow.
* Add ability to supply `keys_jwk` when starting an OAuth flow.
* Improve scope-matching logic based on new FxA testcases,
including handling of URL-format scopes.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=3
2018-05-13 10:14:20 +00:00
6277312253
Accepting request 602559 from devel:languages:python
...
Accidental misc move resubmitting
OBS-URL: https://build.opensuse.org/request/show/602559
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyFxA?expand=0&rev=1
2018-04-30 20:58:46 +00:00
Tomáš Chvátal
ca52447b78
osc copypac from project:devel:languages:python:misc package:python-PyFxA revision:1
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=1
2018-04-30 13:37:10 +00:00