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

Unnecessary cryptographic code in Azure DevOps plugin #165

Open
wiggin77 opened this issue Jul 30, 2024 · 0 comments
Open

Unnecessary cryptographic code in Azure DevOps plugin #165

wiggin77 opened this issue Jul 30, 2024 · 0 comments

Comments

@wiggin77
Copy link

The Azure DevOps plugin encrypts its webhook secret, which appears to serve no purpose at all. This code should be removed to simplify the codebase.

https://github.com/mattermost/mattermost-plugin-azure-devops/blob/2d2f0ab473ddfcbfe7873027595d392a4c4e6959/server/plugin/client.go#L210-L214

https://github.com/mattermost/mattermost-plugin-azure-devops/blob/2d2f0ab473ddfcbfe7873027595d392a4c4e6959/server/plugin/api.go#L542-L543

Jira: https://mattermost.atlassian.net/browse/MM-51272

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

No branches or pull requests

1 participant