Files
edx-platform/common/djangoapps/util
Tim McCormack a1b09c0b8d fix: More resilience when calling encrypt_for_log with missing key (#29878)
It's likely that someone will at some point enable encrypted logging but
forget to deploy the config change that sets the key; if this happens, we
should gracefully return a warning rather than raise an exception.

Along the same lines, make sure that safe-sessions won't raise an exception
if the setting is missing, and document the suggested use of getattr.
2022-02-07 16:00:56 +00:00
..
2021-10-22 13:55:16 +05:00
2021-03-22 16:07:06 +05:00
2019-12-30 10:35:30 -05:00
2021-02-02 18:36:39 +05:00