From ee15687a9330e6135185b163f6e66f26205b762b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 3 Aug 2015 16:12:42 +0300 Subject: [PATCH] instances plugin: do not validate secretkey format --- plugins/instances/init.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/instances/init.php b/plugins/instances/init.php index b23f45a0..0308d3fb 100644 --- a/plugins/instances/init.php +++ b/plugins/instances/init.php @@ -226,7 +226,7 @@ class Instances extends Plugin implements IHandler { print __("Access key:") . " "; print ""; @@ -414,7 +414,7 @@ class Instances extends Plugin implements IHandler { print __("Access key:") . " "; print ""; -- 2.39.2