mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Allow enterprise users to authorize via OIDC
This commit is contained in:
@@ -177,6 +177,8 @@ module Spree
|
||||
end
|
||||
|
||||
can [:admin, :create], :manager_invitation
|
||||
|
||||
can [:admin, :index], :oidc_setting
|
||||
end
|
||||
|
||||
def add_product_management_abilities(user)
|
||||
|
||||
Reference in New Issue
Block a user