File python-Authlib.changes of Package python-Authlib
------------------------------------------------------------------- Thu Apr 21 11:29:21 UTC 2022 - Michael Ströder <michael@stroeder.com> - Update to 1.0.1 * Fix authenticate_none method, via #438. * Allow to pass in alternative signing algorithm to RFC7523 authentication methods via #447. * Fix missing_token for Flask OAuth client, via #448. * Allow openid in any place of the scope, via #449. * Security fix for validating essential value on blank value in JWT, via #445. - Update to 1.0.0 * Dropped support for Python 2 * Removed built-in SQLAlchemy integration. * The whole framework client integrations have been restructured ------------------------------------------------------------------- Tue Nov 16 13:42:27 UTC 2021 - Michael Ströder <michael@stroeder.com> - Update to 0.15.5 * Make Authlib compatible with latest httpx * Make Authlib compatible with latest werkzeug * Allow customize RFC7523 alg value ------------------------------------------------------------------- Fri Aug 13 11:16:21 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Update to 0.15.4 * Security fix when JWT claims is None. ------------------------------------------------------------------- Mon Aug 9 22:19:38 UTC 2021 - Jan Engelhardt <jengelh@inai.de> - Drop filler wording from description again. ------------------------------------------------------------------- Tue Mar 23 11:52:52 UTC 2021 - Marcus Rueckert <mrueckert@suse.de> - Update to 0.15.3 https://docs.authlib.org/en/latest/changelog.html#version-0-15-3 https://docs.authlib.org/en/latest/changelog.html#version-0-15-2 https://docs.authlib.org/en/latest/changelog.html#version-0-15-1 https://docs.authlib.org/en/latest/changelog.html#version-0-15 ------------------------------------------------------------------- Wed Aug 5 14:44:15 UTC 2020 - Stasiek Michalski <stasiek@michalski.cc> - Initial package