SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python39-django-oidc-provider-0.8.2-lp154.2.1.noarch.rpm :

* Fri Feb 09 2024 Markéta Machová - Update to 0.8.2
* Added: Discovery endpoint response caching. Introducing OIDC_DISCOVERY_CACHE_ENABLE.
* Fixed: ResponseType data migration.
* Fixed: correctly verify PKCE secret in token endpoint. 0.8.1
* Changed: create_token and create_code are now methods on base classes to enable customization.
* Changed: extract \"is consent skip allowed\" decision from the view to the endpoint.
* Fixed: race condition in authorization code, parallel requests may reuse same token. 0.8.0
* Changed: now supporting latest versions of Django.
* Changed: drop support for Python 2 and Django lower than 3.2.
* Added: scope on token and introspection endpoints.
* Changed: Use static instead of deprecated staticfiles template tag.
* Fixed: example in docs for translatable scopes (ugettext).- drop no-longer-needed django4.patch- rebase python-django-oidc-provider-no-mock.patch
* Tue Nov 22 2022 Daniel Garcia - Remove python-six dependency- Remove python_module macro definition- Use autosetup instead setup+autopatch- More specific python_sitelib in %files
* Tue May 10 2022 pgajdosAATTsuse.com- do not require python-mock for build- added patches fix no mock + python-django-oidc-provider-no-mock.patch
* Fri Feb 25 2022 Matej Cepl - Replace django3.patch with django4.patch from gh#juanifioren/django-oidc-provider#400.
* Tue Apr 28 2020 Tomáš Chvátal - Add patch to work with Django 3.x:
* django3.patch
* Thu Apr 11 2019 John Vandenberg - Initial spec for v0.7.0
 
ICM