don't redirect to a GET with sensitive data, RT#26099
[freeside.git] / httemplate / edit / cust_main.cgi
index 8a3d6f9..480047c 100755 (executable)
@@ -203,6 +203,7 @@ my $prospectnum = '';
 my $locationnum = '';
 my $same = '';
 
+$m->comp('/elements/handle_uri_query', 'secure'=>1);
 
 if ( $cgi->param('error') ) {