Skip to content

fix MPP-4189: change debug report filter to allow-list #5547

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2025

Conversation

groovecoder
Copy link
Member

This PR fixes #MPP-4189.
image

How to test:

  1. pytest includes tests for this
  2. Make sure DEBUG=True in your local environment
  3. Visit http://127.0.0.1:8000/accounts/
    • It should show a 404 page with DEBUG output
  4. Expand the DjDT sidebar on the right
  5. Click "Settings" to open the settings panel
    • Nearly every setting value should now be '********************'
  • l10n changes have been submitted to the l10n repository, if any.
  • I've added a unit test to test for potential regressions of this bug.
  • I've added or updated relevant docs in the docs/ directory.
  • All UI revisions follow the coding standards, and use Protocol / Nebula colors where applicable (see /frontend/src/styles/colors.scss).
  • Commits in this PR are minimal and have descriptive commit messages.

@groovecoder groovecoder added this pull request to the merge queue May 5, 2025
Merged via the queue into main with commit 6909b8d May 5, 2025
32 checks passed
@groovecoder groovecoder deleted the update-exception-report-filter-mpp-4189 branch May 5, 2025 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants