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

Add in Proxy URL for Alert for #1484 #1487

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

aaronnad
Copy link

This PR Adds in the Proxy parameter to to send alerts outbound for #1484

The user is prompted for the Proxy URL when using the setup command. If the user leaves the url blank, then the proxy settings are left as default.

I have only been able to validate this using Slack as that's all I use.

But i don't see a reason why the same code won't work on the Telegram function either. If anyone wants to test and validate the Telegram alerts using the proxy URL settings, then feel free to do so.

You could potentially use different proxies for the different alerts if the user so wished, but I figure most environments that are using proxies will use a standard proxy for the hosts.

@aaronnad
Copy link
Author

@fiftin would be good to see your thoughts on this. It adds extra security controls for those in environments where proxies are deployed. Those that don't have them needn't configure it.

@aaronnad
Copy link
Author

@fiftin Can this be re-reviewed please. Would be nice to have this setup so we can proceed with resolving the ability to proxy the notifications.

@aaronnad
Copy link
Author

aaronnad commented Nov 8, 2023

Can this be looked into please. Its a small non-impacting change to the working of the built in alert system providing the users the ability to restrict the required access for features to work in secure environments.

@aaronnad
Copy link
Author

@fiftin any potential to look into this minor change that improves a lot of functionaility in security controlled environments please?

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

1 participant