Missing require 'authorization_decorator'. (#5947)
This commit is contained in:
		
				
					committed by
					
						
						Eugen Rochko
					
				
			
			
				
	
			
			
			
						parent
						
							a865b62efc
						
					
				
				
					commit
					4bce376fdc
				
			@@ -1,5 +1,7 @@
 | 
				
			|||||||
# frozen_string_literal: true
 | 
					# frozen_string_literal: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					require 'doorkeeper/grape/authorization_decorator'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class Rack::Attack
 | 
					class Rack::Attack
 | 
				
			||||||
  class Request
 | 
					  class Request
 | 
				
			||||||
    def authenticated_token
 | 
					    def authenticated_token
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user