Python: Add change-note

This commit is contained in:
Rasmus Wriedt Larsen
2023-09-13 11:55:15 +02:00
parent f62c4108ef
commit 7292730391

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Improved _URL redirection from remote source_ (`py/url-redirection`) query to not alert when URL has been checked with `django.utils.http. url_has_allowed_host_and_scheme`.