Fixes #8189 rack-cors being called before the application router, it does not follow the redirection, and we need a separate rule for /users/:username.
		
			
				
	
	
	
		
			1006 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			1006 B
		
	
	
	
	
	
	
	
Fixes #8189 rack-cors being called before the application router, it does not follow the redirection, and we need a separate rule for /users/:username.