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