1
0
This branch is 38 commits behind pool/python-django-cors-headers:factory
Dominique Leuenberger 401346b081 Accepting request 1184019 from devel:languages:python:django
- update to 4.4.0:
  * Support Django 5.1.
  * Fixed ASGI compatibility on Python 3.12. Thanks to Adrian
    Capitanu for the report in Issue #908 and Rooyal in PR #911.
  * Avoid adding the access-control-allow-credentials header to
    unallowed responses.
  * Drop Python 3.7 support.
  * Support Python 3.12.
  * Add CORS_ALLOW_PRIVATE_NETWORK setting, which enables support
    for the Local Network Access draft specification. Thanks to
    Issac Kelly in PR #745 and jjurgens0 in PR #833.
  * Switch from urlparse() to urlsplit() for URL parsing,
    reducing the middleware runtime up to 5%. This changes the
    type passed to origin_found_in_white_lists(), so if you have
    subclassed the middleware to override this method, you should
    check it is compatible (it most likely is). Thanks to Thibaut
    Decombe in PR #793.

OBS-URL: https://build.opensuse.org/request/show/1184019
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-cors-headers?expand=0&rev=13
2024-07-01 09:20:14 +00:00
Description
No description provided
63 KiB
Languages
RPM Spec 100%