Revert "user master for oauth"
This reverts commit 07b9acc347ff674396a06f5b30b575fb636a3e00
This commit is contained in:
parent
5d13162204
commit
553ca5afa2
@ -6,7 +6,6 @@ class Oauth::AuthorizationsController < Doorkeeper::AuthorizationsController
|
||||
before_action :store_current_location
|
||||
before_action :authenticate_resource_owner!
|
||||
before_action :set_cache_headers
|
||||
before_action :use_master
|
||||
|
||||
include Localized
|
||||
|
||||
|
@ -6,7 +6,6 @@ class Oauth::AuthorizedApplicationsController < Doorkeeper::AuthorizedApplicatio
|
||||
before_action :store_current_location
|
||||
before_action :authenticate_resource_owner!
|
||||
before_action :set_body_classes
|
||||
before_action :use_master
|
||||
|
||||
include Localized
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user