Project

General

Profile

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

# Date Author Comment
1189 2009-11-26 17:47 Dietmar

fix some PHP 5.3 deprecated functions

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1072 2009-07-16 20:50 Matthias

replaced all remaining mktime() with time(), except from third party scripts

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

850 2008-06-29 18:59 doc

applied additional mail check to forgot login form

669 2008-02-04 22:38 thorn

Fixed possible XSS in account/login.php and forgot-form.php

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

352 2006-05-19 12:40 ryan

Fixed tickets 190 and 207

344 2006-05-03 14:38 stefan

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

322 2006-03-09 12:14 stefan

Ticket #137 - Last Reset timer not reset in frontend forgotten password process

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!).

293 2006-01-31 00:00 stefan

Forgotten password: if sending of e-mail fails, restore old password. Ticket #110

286 2006-01-23 22:15 stefan

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

239 2005-11-22 12:50 stefan

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

226 2005-11-20 10:32 ryan

Fixed bug #65 (last_reset check in account/forgot_form.php)

218 2005-11-14 10:47 ryan

Fixed spelling mistakes

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