From f578f79698f5779f20ee8354a3af132fafaf66da Mon Sep 17 00:00:00 2001 From: Simon Green Date: Wed, 29 Jul 2015 05:31:14 -0400 Subject: Bug 399078 - Remove the 'musthavemilestoneonaccept' parameter r=gerv, a=simon --- Bugzilla/WebService/Bugzilla.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'Bugzilla/WebService/Bugzilla.pm') diff --git a/Bugzilla/WebService/Bugzilla.pm b/Bugzilla/WebService/Bugzilla.pm index e1d1b62a1..a9cef32fc 100644 --- a/Bugzilla/WebService/Bugzilla.pm +++ b/Bugzilla/WebService/Bugzilla.pm @@ -70,7 +70,6 @@ use constant PARAMETERS_LOGGED_IN => qw( maintainer maxattachmentsize maxlocalattachment - musthavemilestoneonaccept password_complexity rememberlogin requirelogin @@ -427,7 +426,6 @@ A logged-in user can access the following parameters (listed alphabetically): C, C, C, - C, C, C, C, -- cgit v1.2.3-24-g4f1b