mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-13 12:38:02 -05:00
Fixes GHSA-62j4-hvj7-px3f
This commit is contained in:
committed by
Claire
parent
b2095039da
commit
a42f018747
@@ -4,6 +4,7 @@ module Admin
|
||||
class BaseController < ApplicationController
|
||||
include Authorization
|
||||
include AccountableConcern
|
||||
include Admin::PermissionsConcern
|
||||
|
||||
layout 'admin'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user