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

Optionally do not send server variables #73

Open
jamiepenney opened this issue Oct 19, 2015 · 3 comments
Open

Optionally do not send server variables #73

jamiepenney opened this issue Oct 19, 2015 · 3 comments

Comments

@jamiepenney
Copy link

We want to be able to configure our PHP Raygun client to not include server variables when sending reports. The reason is that a lot of environment variables can contain confidential data and filtering it out with regular expressions is just a maintenance hassle.

From here: https://raygun.io/thinktank/suggestion/28144

@davesouthey
Copy link

Is there an update on this? I also would find this enhancement helpful.

@fundead
Copy link
Contributor

fundead commented Mar 2, 2016

This is still scheduled on the backlog but this provider isn't immediately scheduled for a refresh due to other work in the pipeline. In the meantime you can use the Filtering feature at https://github.com/MindscapeHQ/raygun4php#filtering-sensitive-data. I will look at resolving this issue for you when next possible.

@GuySartorelli
Copy link
Contributor

Is the intention to indiscriminately filter out ALL server variables, or to filter out specific variables? The latter is already implemented so if that's the case this should be closed.
If the intention was for the former, I'm happy to raise a PR so we can get this closed out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants