Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix engine configuration #582

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Fix engine configuration #582

merged 1 commit into from
Sep 20, 2023

Conversation

rafalcymerys
Copy link
Member

Fixes spree/spree#11933
In short, the previous solution persisted these preferences in the database. It doesn't make much sense, since this is not something that can be configured via the admin panel.

I've extracted it to a simple object that conforms to the old interface, but doesn't rely on the database.

@rafalcymerys rafalcymerys merged commit c1688a4 into main Sep 20, 2023
@delete-merged-branch delete-merged-branch bot deleted the cleanup_configuration branch September 20, 2023 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spree::Auth::Config[:confirmable] cannot be configured
1 participant