forked from pool/python-Authlib
Accepting request 1042527 from home:yarunachalam:branches:devel:languages:python
- Update to version 1.2.0 * Not passing request.body to ResourceProtector, #485. * Use flask.g instead of _app_ctx_stack, #482. * Add headers parameter back to ClientSecretJWT, #457. * Always passing realm parameter in OAuth 1 clients, #339. * Implemented RFC7592 Dynamic Client Registration Management Protocol, #505` * Add default_timeout for requests OAuth2Session and AssertionSession. * Deprecate jwk.loads and jwk.dumps OBS-URL: https://build.opensuse.org/request/show/1042527 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Authlib?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 03:19:54 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 1.2.0
|
||||
* Not passing request.body to ResourceProtector, #485.
|
||||
* Use flask.g instead of _app_ctx_stack, #482.
|
||||
* Add headers parameter back to ClientSecretJWT, #457.
|
||||
* Always passing realm parameter in OAuth 1 clients, #339.
|
||||
* Implemented RFC7592 Dynamic Client Registration Management Protocol, #505`
|
||||
* Add default_timeout for requests OAuth2Session and AssertionSession.
|
||||
* Deprecate jwk.loads and jwk.dumps
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 11 23:14:36 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user