Edx-django-utils

Latest version: v5.14.2

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

Scan your dependencies

Page 4 of 11

4.8.1

--------------------

Added
~~~~~

* Added ability to log headers when a corrupted cookie is detected in a large (or sampled) cookie header

4.8.0

--------------------

Bad version -- tag does not match package version, not released to PyPI. Released as 4.8.1 instead.

4.7.0

--------------------

Added
~~~~~

* Added ``encrypt_for_log`` logging helper and ``log-sensitive`` CLI command for encrypted logging of sensitive information

4.6.0

--------------------

Added
~~~~~

* Added ``CookieMonitoringMiddleware`` for monitoring cookie header sizes and cookie sizes.

4.5.0

--------------------

Removed
~~~~~~~

* Removed Django22, 30 and 31 from CI

4.4.2

--------------------

Fixed
~~~~~

* No longer clear the ``RequestCache`` during the exception-handling phase (wait until response phase)

* It turns out all the ``process_exception`` methods get called until one returns a response, and only *then* do the ``process_response`` methods start getting called. The result was that on exception, some middlewares were unable to use RequestCache'd values in their response phase.

Updated
~~~~~~~

* Replaced usage of 'django.conf.urls' with 'django.urls'

Page 4 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.