mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-10-30 09:42:26 +00:00 
			
		
		
		
	Ensure mobileconfig has the right content-type
(cherry picked from commit 64d0bb603d)
			
			
This commit is contained in:
		 Florent Daigniere
					Florent Daigniere
				
			
				
					committed by
					
						 Mergify
						Mergify
					
				
			
			
				
	
			
			
			 Mergify
						Mergify
					
				
			
						parent
						
							32fb10cb07
						
					
				
				
					commit
					7323fbd4a0
				
			| @@ -180,4 +180,4 @@ def autoconfig_apple(): | ||||
| <integer>1</integer> | ||||
| </dict> | ||||
| </plist>\r\n''' | ||||
|     return flask.Response(xml, mimetype='text/xml', status=200) | ||||
|     return flask.Response(xml, content_type='application/x-apple-aspen-config', status=200) | ||||
|   | ||||
							
								
								
									
										1
									
								
								towncrier/newsfragments/3690.bugfix
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								towncrier/newsfragments/3690.bugfix
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| Ensure the apple mobileconfig is served with the appropriate content-type | ||||
		Reference in New Issue
	
	Block a user