set the correct value for openid providers enterprise_feature attribute of menu item

pull/11544/head
bsatarnejad 2 years ago committed by Oliver Günther
parent 369a47ca6d
commit 60029c93a6
No known key found for this signature in database
GPG Key ID: 88872239EB414F99
  1. 2
      modules/openid_connect/lib/open_project/openid_connect/engine.rb

@ -16,7 +16,7 @@ module OpenProject::OpenIDConnect
:openid_connect_providers_path,
parent: :authentication,
caption: ->(*) { I18n.t('openid_connect.menu_title') },
enterprise_feature: 'openid_connect'
enterprise_feature: 'openid_providers'
end
assets %w(

Loading…
Cancel
Save