mozilla / jira-bugzilla-integration

Jira Bugzilla Integration (JBI) - system to sync bugs and issues
Mozilla Public License 2.0
8 stars 22 forks source link

Require JBI API key for information endpoints #837

Closed leplatrem closed 7 months ago

leplatrem commented 7 months ago

This is one of the possible solutions to a problem.

We could also solve this by restricting access to JBI from the corporate VPN.

grahamalama commented 7 months ago

Routes that now require authentication are:

"/whiteboard_tags"
"/jira_projects/"
"/powered_by_jbi/"
"/bugzilla_webhooks/"