- update to 3.2.0: * Support for Django 5.2 * Support for Python 3.14 (Django >= 5.2.8) * #1252 Fix crash when 'client' is in token request body * #1496 Fix error when Bearer token string is empty but preceded by `Bearer` keyword. * #1506 Support for Wildcard Origin and Redirect URIs - Adds a new setting ALLOW_URL_WILDCARDS. This feature is useful for working with CI service such as cloudflare, netlify, and vercel that offer branch * deployments for development previews and user acceptance testing. * #1586 Turkish language support added * The project is now hosted in the django-oauth organization. * ### Fixed * #1517 OP prompts for logout when no OP session * #1512 client_secret not marked sensitive * #1521 Fix 0012 migration loading access token table into memory * #1584 Fix IDP container in docker compose environment could not find templates and static files. * #1562 Fix: Handle AttributeError in IntrospectTokenView * #1583 Fix: Missing pt_BR translations * Adding support for OPENID - Add version 1.0.0 for python2 and 3 - Add latest version 1.0.0 OBS-URL: https://build.opensuse.org/request/show/1340848 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-oauth-toolkit?expand=0&rev=8
Description
No description provided
Languages
RPM Spec
100%