mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-14 10:46:14 -05:00
Fixes GHSA-62j4-hvj7-px3f
This commit is contained in:
committed by
Claire
parent
f218645f2a
commit
cbc5aeb504
@@ -2,6 +2,7 @@
|
||||
|
||||
class Api::V1::Admin::DimensionsController < Api::BaseController
|
||||
include Authorization
|
||||
include Admin::PermissionsConcern
|
||||
|
||||
before_action -> { authorize_if_got_token! :'admin:read' }
|
||||
before_action :set_dimensions
|
||||
|
||||
Reference in New Issue
Block a user