Project

General

Profile

  • svn:executable: *
  • svn:keywords: Id

# Date Author Comment
921 2009-02-05 23:17 doc

Mail text for register, signup and forgot mail now taken from WB language file (ticket #684)

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

803 2008-04-05 16:27 thorn

some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})

791 2008-04-02 22:00 Matthias

fixed bug with registration of users are not added to signup group

681 2008-02-09 10:03 doc

fixed bug in user signup

665 2008-02-03 14:03 thorn

fixed fixed typo :-(

664 2008-02-03 14:00 thorn

fixed typo

656 2008-02-01 23:53 thorn

Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].

596 2008-01-25 22:29 thorn

added new CAPTCHA and ASP (Advanced Spam Protection)

540 2008-01-14 22:08 Matthias

Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the pathes points to WB Corefiles with the page extension .php

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

399 2006-12-24 08:50 Matthias

Added 2007 to all copyright notices
Added missing ID Keywords
Removed not Unix conform line endings

372 2006-12-20 21:23 Matthias

Fixed spelling errors in the signup2.php (#330)

350 2006-05-15 20:07 stefan

Fixes security issue #237.

344 2006-05-03 14:38 stefan

Removed "From:" from calls to internal mail function. Ticket 189

323 2006-03-09 12:18 stefan

Applied fix regarding ticket #138

310 2006-02-19 06:31 ryan

Updated all copyright notices to include 2006

300 2006-02-03 22:49 stefan

Changed mail calls to $wb->mail (thanks to John!).

286 2006-01-23 22:15 stefan

Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.

281 2006-01-19 23:44 stefan

Fixed bug #99 and two additional instances of catpcha instead of captcha.

275 2006-01-14 22:50 stefan

Replace 'admin' by 'wb' in all account pages. Moved print_success and print_error code to class.wb.php. Added correct parameters to these functions in account pages.

266 2005-12-12 00:42 ryan

Fixed captcha bug for signup when disabled

253 2005-11-27 13:43 ryan

Added captcha verification to sign-up form

239 2005-11-22 12:50 stefan

Fixed more inconsistencies regarding line endings and end-of-file newlines

106 2005-09-15 21:15 stefan

Renamed compatibility.php to frontend.functions.php.
Moved frontend functions from class frontend to frontend.functions.php.
Removed instances of strip_slashes_dummy. Replaced $this by $wb in a couple of places.
Created file initialize.php, where all initializations now take place (moved from class wb constructor).

40 2005-09-07 21:22 stefan

Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes

17 2005-09-04 18:07 stefan

Added direct access redirection in account files.

10 2005-09-04 10:59 ryan

Added the Id keyword for all files

4 2005-09-01 08:49 ryan

Initial import from CVS to Subversion of Website Baker 2.5.2