Commit 6efb0b5e authored by John T Skarbek's avatar John T Skarbek

Merging Canonical into Security due to branch divergence

parents 48166eb0 4769de3b
......@@ -76,6 +76,6 @@ class JiraConnect::ApplicationController < ApplicationController
end
def signed_install_active?
Feature.enabled?(:jira_connect_asymmetric_jwt)
Feature.enabled?(:jira_connect_asymmetric_jwt, default_enabled: :yaml)
end
end
......@@ -5,4 +5,4 @@ rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/342808
milestone: '14.4'
type: development
group: group::integrations
default_enabled: false
default_enabled: true
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment