mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-12 03:50:22 +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.