From 1b5b232716e27e0a5ec811e8e09607be711444f7 Mon Sep 17 00:00:00 2001 From: niekt0 Date: Sat, 18 Dec 2010 03:26:37 +0100 Subject: [PATCH] Registration form update --- doc/TODO | 3 ++- wwwroot/inc/eventz/register.inc | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/TODO b/doc/TODO index ef30f6e..062b57a 100644 --- a/doc/TODO +++ b/doc/TODO @@ -4,7 +4,6 @@ (during registration we should generate GnuPG keypair to user_gpg_prv and user_gpg_pub fields in table users) (harvie) -- Uploading user images works, but resizing? - User mail -> can't delete the mails... Anyway move whole mail handling out of nodes.php (?) @@ -28,6 +27,8 @@ - Fix https vs http problem (url) +- Uploading user images works, but resizing? + - Suspected security holes: ( cron/process-img.sh ) ( ./inc/eventz/spamuj_ubik.inc ) diff --git a/wwwroot/inc/eventz/register.inc b/wwwroot/inc/eventz/register.inc index 9823487..c9bcff6 100644 --- a/wwwroot/inc/eventz/register.inc +++ b/wwwroot/inc/eventz/register.inc @@ -40,7 +40,7 @@ function register() { return false; } - // registration clause // XXX hard coded + // registration clause // XXX hard coded, registration text $qr_rc = $db->query('select node_content from nodes where node_id = 791946'); $qr_rc->next(); @@ -66,7 +66,7 @@ function register() { $db->query($q); // XXX rewrite $emailtext = sprintf( 'Vitaj %s! Prave som sa s radostou dozvedel, ze si vyplnil(a) -registracny formular na stranke kyberia.sk a chces sa stat +registracny formular na stranke '.SYSTEM_URL.' a chces sa stat clenom tejto komunity. Budem sa snazit urobit tento pokec trosku dlhsi, lebo v povodnej kratkej forme ho pohlcuju spamfiltre, takze @@ -74,7 +74,7 @@ ospravedln nasledujuce blabla a moj typicky atypicky zmysel pre cierny humor, kedze sluzi ku dobrej veci :) Pri registracii ti bol prideleny verifikacny kod. Ten kod znie "%s" [bez uvodzoviek]. -Ten musis zadat na adresu https://kyberia.sk/id/1976899/, kde +Ten musis zadat na adresu '.SYSTEM_URL.'/id/1976899/, kde vyplnis formular s tvojim nickom a verifkacnym kodom. Od tej chvile bude tvoja ziadost volne pristupna uz zaregistrovanym clenom, ktori o nej budu hlasovat. -- 2.30.2