From d01bbd7af2cdd97d04edfc96402d08bfb461587a Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 3 Jan 2015 13:49:39 +0100 Subject: [PATCH] Use $config{maildomain} in update.cgi instead of hardcoded db.d.o. --- debian/changelog | 3 ++- update.cgi | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4eaf313..773f9af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ userdir-ldap-cgi (0.3.40) UNRELEASED; urgency=medium * Add dependency on libcrypt-cbc-perl. + * Use $config{maildomain} in update.cgi instead of hardcoded db.d.o. - -- Peter Palfrader Sat, 03 Jan 2015 13:35:41 +0100 + -- Peter Palfrader Sat, 03 Jan 2015 13:49:22 +0100 userdir-ldap-cgi (0.3.39) unstable; urgency=medium diff --git a/update.cgi b/update.cgi index d109bf7..1ff3d00 100755 --- a/update.cgi +++ b/update.cgi @@ -182,7 +182,7 @@ if (!($query->param('doupdate'))) { } }; if ($confirmstring ne '') { - $confirmstring = "
To confirm your new sudo passwords send signed mail to changes\@db.debian.org with a signed body containing these lines:
$confirmstring
"; + $confirmstring = "
To confirm your new sudo passwords send signed mail to changes\@$config{maildomain} with a signed body containing these lines:
$confirmstring
"; } my $sudopasswordhosts = '