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

Update slack API to new style of auth #60165

Merged
merged 3 commits into from May 28, 2021

Conversation

xeacott
Copy link
Contributor

@xeacott xeacott commented May 8, 2021

What does this PR do?

Update the slack engine to adhere to the deprecated usage of token as a query string param for web api requests
https://api.slack.com/changelog/2020-11-no-more-tokens-in-querystrings-for-newly-created-apps

What issues does this PR fix or reference?

Fixes: #60160 closes #60152 fixed #60068 closes #59612

Previous Behavior

Remove this section if not relevant

New Behavior

Remove this section if not relevant

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes/No

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@xeacott xeacott requested a review from a team as a code owner May 8, 2021 20:39
@xeacott xeacott requested review from garethgreenaway and removed request for a team May 8, 2021 20:39
@raddessi
Copy link
Contributor

Thank you so much for taking this on, it was so far down my list of wishful projects I would probably never get to it. It will be great to have this feature back.

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