Flask-cors

Latest version: v4.0.1

Safety actively analyzes 630169 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

3.0.7

Not secure
Updated logging.warn to logging.warning (234) Thanks Vaibhav

3.0.6

Not secure
Manual error in release process. Identical contents at 3.0.5.

3.0.5

Fixes incorrect handling of regexes containing `[`, and a few other special characters. Fixes Issue [212](https://github.com/corydolphin/flask-cors/issues/212)

3.0.4

Not secure
Handle response.headers being None. (Fixes issue 217)

3.0.3

Not secure
Ensure that an Origin of '*' is never sent if supports_credentials is True (fixes Issue 202)
* If `always_send=True`, and `'*'` is in the allowed origins, and a request is made without an Origin header, no `Access-Control-Allow-Origins` header will now be returned. This is breaking if you depended on it, but was a bug as it goes against the spec.

3.0.2

Not secure
Fixes Issue 187: regression whereby header (and domain) matching was incorrectly case sensitive. Now it is not, making the behavior identical to 2.X and 1.X.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.