github django-oauth/django-oauth-toolkit 3.1.0
Release 3.1.0

one day ago

NOTE: This is the first release under the new django-oauth organization. The project moved in order to be more independent and to bypass quota limits on parallel CI jobs we were encountering in Jazzband. The project will emulateDjango Commons going forward in it's operation. We're always on the look for willing maintainers and contributors. Feel free to start participating any time. PR's are always welcome.

Added

  • #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

Changed

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

Don't miss a new django-oauth-toolkit release

NewReleases is sending notifications on new releases.