Django-session-security

Latest version: v2.6.7

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

Scan your dependencies

Page 5 of 5

2.1.1

Not secure
- Fixed AUTHORS,
- Added utils to full documentation.
- Promoted to Production/Stable.

2.1.0

Not secure
- Django 1.5 and 1.6 support.
- Fix 6: Internet Explorer 8 support.
- Python 3.3 support.
- Minor BC break: we can't set datetime objects directly in the session
since django 1.6. Instead, we go through session_security.utils functions
get_last_activity() and set_last_activity(). If you were touching
session['_session_security'] directly, you should update your code to use
those functions.

2.0.6 Fix 5: Make the list of event types to monitor an option.

2.0.5 Removed more debug statements.

2.0.4 Fix 4: Removed debug statement.

2.0.3 Unset data-dirty on form submit, to prevent onbeforeunload.

2.0.2 Added confirmFormDiscard and onbeforeunload handler.

2.0.1 Traded POST ping request for a GET ping request, removed CSRF code.

2.0.0 Rewrite with unit tests.

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.