Overview
Request 1184019 accepted
- 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.
- Created by dirkmueller
- In state accepted
Request History
dirkmueller created request
- 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.
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
staging-bot added openSUSE:Factory:Staging:adi:13 as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:13"
staging-bot accepted review
Picked "openSUSE:Factory:Staging:adi:13"
dimstar accepted review
ok
dimstar_suse accepted review
Staging Project openSUSE:Factory:Staging:adi:13 got accepted.
dimstar_suse approved review
Staging Project openSUSE:Factory:Staging:adi:13 got accepted.
dimstar_suse accepted request
Staging Project openSUSE:Factory:Staging:adi:13 got accepted.