dabapps / django-log-request-id

Django middleware and log filter to attach a unique ID to every log message generated as part of a request
BSD 2-Clause "Simplified" License
371 stars 64 forks source link

Fix #64 -- ability to not log user attribute #65

Closed amureki closed 1 year ago

amureki commented 2 years ago

Also, this PR adds session check to not trigger patching response headers with Vary: Cookie in case of empty session. See #64 for details.

amureki commented 2 years ago

@RealOrangeOne hey, may I get your eyes on this one? Or who would be best to get this going forward?

Best, Rust

amureki commented 1 year ago

Hey @j4mie ! Do you think this can be pushed forward? I am happy to adjust things or add whatever is missing.

Best, Rust

j4mie commented 1 year ago

Really sorry for the huge delay on this, and thank you!

amureki commented 1 year ago

Fantastic, thanks for merging and releasing this @j4mie ! 🤝