Project

General

Profile

  • svn:executable: *
  • svn:keywords: Id Revision HeadURL Date

# Date Author Comment
1833 2012-12-10 05:05 Dietmar
  1. security fix CRLF injection/HTTP response splitting
1792 2012-10-24 02:43 Dietmar

! all changes in folder account, Signup with confirmation Mail
! frontend.css now included by account script

1742 2012-09-07 02:50 Dietmar

! Now you can style account login with your frontend Template CSS
this change is in work for the whole account

1728 2012-08-30 16:21 Dietmar

! change redirect logic for registered pages

1719 2012-08-29 16:59 Dietmar

! beginning update frontend account
! remove html markup from code

1601 2012-02-07 23:48 Dietmar

little designfix in forgot_form.php
fix media if uploading zip files with folder, than create FolderProtectFiles

1599 2012-02-06 16:59 Dietmar

update all used files with redirect_url to $_SESSION['HTTP_REFERER']

1566 2012-01-07 03:21 Dietmar

fix class.login, when name and pass are both empty, no longer call increase_attemps
some redirect updates in frontend account files

1557 2012-01-02 16:49 Dietmar ! update editor.css for allcssand round (Tks to Ruebenwurzel)
  1. bugfix in forgot_form.php
1551 2011-12-27 15:40 Dietmar

+ add languages vars in languages files
+ add upload error mesages moduleinstall
+ add index.php if not exists in function createFolderProtectFile
! corrected changed coding between login_form and forgot_form

1509 2011-09-07 23:58 Dietmar

continue fixing frontend account

1420 2011-01-26 18:43 Dietmar

YGN Ethical Hacker Group (2.8.2 / 2.9.0)

1374 2011-01-10 13:21 Dietmar

fixed headerinfos

1373 2011-01-10 13:14 Dietmar

update headerinfos

1349 2010-12-19 20:04 Dietmar

add ini_set('display_errors', 1) (Tks to Thorn)
update headerinfos

1323 2010-04-14 17:10 Dietmar

Ticket #985 With #1318 no login in backend possible
Ticket #986 Typo inside the german language file
Ticket #982 Unnessesary heredoc causes on errors while installation!
Ticket #926/Ticket #928 Mail Notification on new user registration

1277 2010-01-28 06:18 Dietmar

update headertext

1268 2010-01-22 18:21 Dietmar

update header info

1262 2010-01-21 09:24 Dietmar

Beginning header information update

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