rollbar / pyrollbar

Error tracking and logging from Python to Rollbar
https://docs.rollbar.com/docs/python/
MIT License
213 stars 133 forks source link

handling sensitive_post_parameters decorator in django #413

Closed pawelsz-rb closed 1 year ago

pawelsz-rb commented 1 year ago

Description of the change

Handling sensitive_post_parameters in Django - scrubbing them for rollbar error report too.

issue: https://github.com/rollbar/pyrollbar/issues/397

Type of change

Checklists

Development

Code review