Django-cache-headers

Latest version: v0.4

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

Scan your dependencies

Page 1 of 2

0.4

---
. Django 2.0 and Python 3 compatibility. Django 1.9 support has been dropped.

0.3.3

-----
. Fix anonymous-only policy to consider isauthenticated cookie.

0.3.2

-----
. Ensure isauthenticated cookie expires at end of session if session is set to do so.

0.3.1

-----
. An anonymous user may in fact have a session. Handle this case gracefully.

0.3

---
. Added vcl generation management command, to be used in tandem with varnish. sample.vcl updated to reflect usage.
. Make use of on_user_auth_event to ensure no-cache header is set during login and logout.
. Extra protection against tampered session cookie.
. Policies no longer makes an assumption on the session cookie name.

0.2.2

-----
. Iterate over regexes in order of most specific (longest) to least specific (shortest).
. Revert OrderedDict change since it is not required anymore due to the above change.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.