Make mission control only accessible for staff members

This commit is contained in:
Jorge Manrubia
2025-11-26 13:40:46 +01:00
parent 499b132b42
commit 8baf5b8abd
7 changed files with 52 additions and 5 deletions
@@ -1,6 +1,4 @@
class Admin::StatsController < AdminController
disallow_account_scope
layout "public"
def show