Fix media action auth
This commit is contained in:
@@ -2,7 +2,7 @@ module Adamantium
|
|||||||
module Actions
|
module Actions
|
||||||
module Media
|
module Media
|
||||||
class Create < Action
|
class Create < Action
|
||||||
before :authenticate
|
before :authenticate!
|
||||||
|
|
||||||
include Deps["commands.media.upload"]
|
include Deps["commands.media.upload"]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user