Fix login sometimes redirecting to paths that are not pages (#11019)
Fix #11016
This commit is contained in:
		
					parent
					
						
							
								210fa3a94e
							
						
					
				
			
			
				commit
				
					
						8514ef723c
					
				
			
		
					 4 changed files with 8 additions and 0 deletions
				
			
		|  | @ -1,6 +1,8 @@ | |||
| # frozen_string_literal: true | ||||
| 
 | ||||
| class ManifestsController < ApplicationController | ||||
|   skip_before_action :store_current_location | ||||
| 
 | ||||
|   def show | ||||
|     render json: InstancePresenter.new, serializer: ManifestSerializer | ||||
|   end | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue