From: Mike Taylor Date: Fri, 23 Jan 2015 10:37:52 +0000 (+0000) Subject: Add proxy field for editing. X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=aa38bfcb03f514e615577960f71115301959f3a5 Add proxy field for editing. --- diff --git a/web/htdocs/details/edit.mc b/web/htdocs/details/edit.mc index 375e3ef..363dbbc 100644 --- a/web/htdocs/details/edit.mc +++ b/web/htdocs/details/edit.mc @@ -128,6 +128,8 @@ my @fields = qw() ], [ password => 0, "Password (if needed)", "e:serverInfo/e:authentication/e:password", qw(e:user) ], + [ proxy => 0, "Proxy (if needed)", "e:serverInfo/e:authentication/e:proxy", + qw(e:password) ], [ description => 5, "Description", "e:databaseInfo/e:description", qw(e:title) ], [ author => 0, "Author", "e:databaseInfo/e:author",