From a0f2656ee259b12e23a6c875cc8a9ef550787fe6 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 11 Nov 2003 20:54:50 +0000 Subject: [PATCH] obfuscate a bit the e-mail address of the applicant. 2003-11-11 Vincent Untz * foundation.gnome.org/membership/application.wml: obfuscate a bit the e-mail address of the applicant. --- ChangeLog | 5 ++ .../membership/application.wml | 54 ++++++++++--------- 2 files changed, 35 insertions(+), 24 deletions(-) diff --git a/ChangeLog b/ChangeLog index 22a7547..abefe50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-11-11 Vincent Untz + + * foundation.gnome.org/membership/application.wml: obfuscate a bit the + e-mail address of the applicant. + 2003-11-11 Vincent Untz * foundation.gnome.org/elections/2003/candidates.wml: add Leslie's diff --git a/foundation.gnome.org/membership/application.wml b/foundation.gnome.org/membership/application.wml index 2602688..e6c9eeb 100644 --- a/foundation.gnome.org/membership/application.wml +++ b/foundation.gnome.org/membership/application.wml @@ -9,18 +9,22 @@

GNOME Foundation Membership Application

-\nCc: $email\n"; if ($previousmember) { - $subject = "[RENEWAL] Application received from $name ($email)"; + $subject = "[RENEWAL] Application received from $name ($obfuscated_email)"; } else { - $subject = "Application received from $name ($email)"; + $subject = "Application received from $name ($obfuscated_email)"; } // send the mail @@ -105,7 +111,7 @@ } } - if (! $submit || count($bad_elements) != 0) { ?> + if (! $_POST['submit'] || count($bad_elements) != 0) { ?>

To apply for membership in the GNOME Foundation, please complete the @@ -124,7 +130,7 @@ href="mailto:membership@gnome.org">membership@gnome.org.

- "); foreach ($errors as $error) { print("
  • $error
  • "); @@ -133,7 +139,7 @@ } ?> -
    +

    Contact Information

    @@ -141,7 +147,7 @@ @@ -149,7 +155,7 @@ @@ -157,7 +163,7 @@ @@ -165,7 +171,7 @@ @@ -176,7 +182,7 @@ @@ -199,7 +205,7 @@

    @@ -213,7 +219,7 @@

    @@ -229,7 +235,7 @@

    Other Comments

    @@ -240,7 +246,7 @@

    @@ -252,7 +258,7 @@ - +

    Full Name: + value="" />
    E-mail address: + value="" />
    irc.gnome.org nickname (if any): + value="" />
    cvs.gnome.org username (if any): + value="" />
    checked /> + checked /> Previous GNOME Foundation member