15
0

- update to 1.3.2:

* Prevent ever-growing session size for OAuth clients.
  * Revert quote client id and secret.
  * unquote basic auth header for authorization server.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Authlib?expand=0&rev=29
This commit is contained in:
2024-09-28 20:04:14 +00:00
committed by Git OBS Bridge
parent 44dca2d480
commit 7f80687269
4 changed files with 12 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%define modname authlib
%{?sle15_python_module_pythons}
Name: python-Authlib
Version: 1.3.1
Version: 1.3.2
Release: 0
Summary: Python library for building OAuth and OpenID Connect servers
License: BSD-3-Clause