forked from gitea/gitea
		
	 6d6a65cf5c
			
		
	
	
		6d6a65cf5c
		
			
		
	
	
	
	
		
			
			It appears that people have been using token authentication to navigate to raw paths and recent changes have broken this. Whilst ideally these paths would not be being used like this - it was not the intention to be a breaking change. This PR restores access to these paths. Fix #13772 Signed-off-by: Andrew Thornton <art27@cantab.net>