• Heinrich Lee Yu's avatar
    Move Authenticates2FAForAdminMode concern · 6349f0d3
    Heinrich Lee Yu authored
    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
    6349f0d3
002_zeitwerk.rb 2.15 KB