Move Authenticates2FAForAdminMode concern
This moves the file to app/controllers/concerns because admin/concerns isn't a top-level autoload path so we need the Concern:: namespace if we want it there Since we also use this in app/controllers/omniauth_callbacks_controller.rb, I think it' better to just move instead of changing the namespace
Showing
File moved
Please register or sign in to comment