mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	add secure-poketube-instance
This commit is contained in:
		
							parent
							
								
									aace5f3dd9
								
							
						
					
					
						commit
						61d77e6a09
					
				| @ -114,6 +114,8 @@ this is our config file,you can change stuff here | ||||
|   app.use(function (request, response, next) { | ||||
|     if (config.enablealwayshttps == true) { | ||||
|       if (process.env.NODE_ENV != "development" && !request.secure) { | ||||
|         response.header("secure-poketube-instance", "1"); | ||||
| 
 | ||||
|         return response.redirect( | ||||
|           "https://" + request.headers.host + request.url | ||||
|         ); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley