mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-23 01:03:21 +00:00
The generic FeatureToggleConstraint in routing knows about the current user but not about the enterprise to edit. We could create a new custom constraint for routing but it's much easier to handle permissions in the controller. Let's keep routes simple.