Ticket #126. Cookie REMEMBER_KEY wasn't cleared in account/logout and expiration date is now set to time in the past. Thanks to alex!
Changed mail calls to $wb->mail (thanks to John!).
John: changed captcha.php call to include timestamp
Forgotten password: if sending of e-mail fails, restore old password. Ticket #110
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Fixed bug #99 and two additional instances of catpcha instead of captcha.
Fixed some notices and warnings.
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.
Fixed captcha bug for signup when disabled
Added captcha verification to sign-up form
Applied aportale's patch to use label instead of javascript toggle code
Fixed more inconsistencies regarding line endings and end-of-file newlines
Fixed inconsistent line ending styles
Fixed bug #65 (last_reset check in account/forgot_form.php)
Fixed spelling mistakes
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).
Added automatic frontend redirection on login.
Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes
Fixed bug concerning direct access of preferences page.
Reworked visibility and menu code (frontend login problem)
Added direct access redirection in account files.
Reduced redundant initialization code, removed further 'CVS' occurrences. Made $admin accessible in page_content function.
Added the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2