Skip to content
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

Disable risky memory debugging tools by default #402

Merged
merged 5 commits into from Oct 1, 2019
Merged

Disable risky memory debugging tools by default #402

merged 5 commits into from Oct 1, 2019

Conversation

OsamaSayegh
Copy link
Collaborator

This adds a new config option enable_advanced_debugging_tools which is false by default. These query params ?pp={profile-gc,profile-memory,analyze-memory,env} will only work if the new option is set true, otherwise you'll get a message saying it's disabled and how to enable it.

README.md Outdated Show resolved Hide resolved
@OsamaSayegh
Copy link
Collaborator Author

Ok, thank you for the review! I've made the changes and merging this now 🚀

@OsamaSayegh OsamaSayegh merged commit 2b01bb6 into MiniProfiler:master Oct 1, 2019
@OsamaSayegh OsamaSayegh deleted the disable-debuggin-tools branch October 1, 2019 05:56
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.

None yet

2 participants