diff --git a/authlib-1.3.1.tar.gz b/authlib-1.3.1.tar.gz deleted file mode 100644 index 010c49b..0000000 --- a/authlib-1.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8a74e0f1179318bbf898082ad0565f30b1d63bbed7b370529a395d5912380e3 -size 319831 diff --git a/authlib-1.3.2.tar.gz b/authlib-1.3.2.tar.gz new file mode 100644 index 0000000..6992032 --- /dev/null +++ b/authlib-1.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6a7e4bc869491cafac524ec32e9f22ecb5de97801033b7b1e75a0824d5bf6f +size 321266 diff --git a/python-Authlib.changes b/python-Authlib.changes index 770541d..d9d7d5d 100644 --- a/python-Authlib.changes +++ b/python-Authlib.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Sep 28 20:03:15 UTC 2024 - Dirk Müller + +- 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. + ------------------------------------------------------------------- Mon Jun 10 11:05:10 UTC 2024 - Daniel Garcia diff --git a/python-Authlib.spec b/python-Authlib.spec index c6a4cfa..b1e9af8 100644 --- a/python-Authlib.spec +++ b/python-Authlib.spec @@ -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