jazzband / django-oauth-toolkit

OAuth2 goodies for the Djangonauts!
https://django-oauth-toolkit.readthedocs.io
Other
3.06k stars 777 forks source link

Add default value for Application.post_logout_redirect_uris #1319

Closed tonial closed 9 months ago

tonial commented 9 months ago

Fixes #1309

Description of the Change

Adding a default value to post_logout_redirect_uris model and migration

Checklist

codecov[bot] commented 9 months ago

Codecov Report

Merging #1319 (5772e2f) into master (6bca431) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1319   +/-   ##
=======================================
  Coverage   97.44%   97.44%           
=======================================
  Files          32       32           
  Lines        2073     2073           
=======================================
  Hits         2020     2020           
  Misses         53       53           
Files Changed Coverage Δ
oauth2_provider/models.py 98.57% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more