Explorar o código

Update put.json

Password can be left blank for updates.  Otherwise you have to reenter the password every time you save the auth list
Chris Maffey hai 1 ano
pai
achega
2e9a4f1aed
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      backend/schema/paths/nginx/access-lists/listID/put.json

+ 1 - 2
backend/schema/paths/nginx/access-lists/listID/put.json

@@ -49,8 +49,7 @@
 										"minLength": 1
 									},
 									"password": {
-										"type": "string",
-										"minLength": 1
+										"type": "string"
 									}
 								}
 							}