From 034dad9e4a51ec8d87e7ae98122cb763965b1dca Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 27 Sep 2011 17:37:38 +0200 Subject: added error message, if wrong ip --- templates/new.html | 33 +++++++++++++++++++++++++++++---- 1 file changed, 29 insertions(+), 4 deletions(-) diff --git a/templates/new.html b/templates/new.html index d0897a3..91220e5 100644 --- a/templates/new.html +++ b/templates/new.html @@ -48,11 +48,36 @@ $var headline: Create a mailing list -
- $:form.render() - -
+ $if user['valid']: +
+ $:form.render() + + +
+ + $else: +

+ Access is only permitted within the FU network. But not by + using the ZEDAT proxy server. +

+

+ We are solely offering our mailing list service to members of + the FU which are owning an e-mail address within the second + level domain "fu-berlin.de" (this includes all + e-mail addresses ending in "fu-berlin.de"). +

+

+ Additionally we are limiting access to the mailing list + creation webpage to hosts with an IP address within the FU + networks (87.77.0.0/16, 130.133.0.0/16, 160.45.0.0/16). +

+

+ We are logging creations of mailing lists. As we are saving + date, time, email address and the host you used for creating + the mailing list, you must not use the proxy server provided + by the ZEDAT (squid.fu-berlin.de). +

-- cgit v1.2.3-1-g7c22