mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	Adds buttons to test availability of server from public internet
This commit is contained in:
		| @@ -157,6 +157,17 @@ | ||||
|       "targetSchema": { | ||||
|         "type": "boolean" | ||||
|       } | ||||
|     }, | ||||
|     { | ||||
|       "title": "Test HTTP Challenge", | ||||
|       "description": "Tests whether the HTTP challenge should work", | ||||
|       "href": "/nginx/certificates/{definitions.identity.example}/test-http", | ||||
|       "access": "private", | ||||
|       "method": "GET", | ||||
|       "rel": "info", | ||||
|       "http_header": { | ||||
|         "$ref": "../examples.json#/definitions/auth_header" | ||||
|       } | ||||
|     } | ||||
|   ] | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user