openedx / edx-django-utils

edX utilities for Django Application development.
https://edx.readthedocs.io/projects/edx-django-utils/en/latest/
Apache License 2.0
26 stars 20 forks source link

feat: Log headers (encrypted) if large/sampled cookies appear corrupted #210

Closed timmc-edx closed 2 years ago

timmc-edx commented 2 years ago

Description:

Log headers (encrypted) if large/sampled cookies appear corrupted.

Enabled if encryption key is set in IDA.

JIRA:

ARCHBOM-2082

Merge checklist:

Post merge:

timmc-edx commented 2 years ago

Drat, I could have sworn I had bumped the init version, but I hadn't. Here's a PR for that: https://github.com/openedx/edx-django-utils/pull/210