Shopify / shopify_app

A Rails Engine for building Shopify Apps
MIT License
1.74k stars 685 forks source link

Raise error when incompatible controller concerns are detected #1809

Closed nelsonwittwer closed 4 months ago

nelsonwittwer commented 4 months ago

What this PR does

Raise error when incompatible controller concerns are detected (login protection / ensure installed)

This behavior has been warned about in logs for 2+ years prior to this breaking change.

Checklist

Before submitting the PR, please consider if any of the following are needed: