! change mysql_esc_string to WbDatabase::getInstance()->escapeStrinng()
! update user management, now home folder only will be created if homefolders in settings are enabledPlugin add save & back in user modify
! Complex code refactoring users management
! update folder admin/groups, admin/users, admin/skel/htt
Preparing 2.8.2 stable, last tests
fixed validation of loginname (admin/users and signup)
redefined wrong admin backlinks
update headerinfos, change secure messages
fixed headerinfos
update headerinfos
Security fixes
add ini_set('display_errors', 1) (Tks to Thorn)update headerinfos
fix Droplet LoginBox fronend_signup (tks to Maverik)fix save user e-mail,
Ticket #956 Useraccounts, now e-mail is required
Created 2.8.x branch
Copyright notices now includes 2009
Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
fixed bug in frontend login and multiple groups (in conjunction with error_reporting = E_ALL)
added the "users in multiple groups" feature (closes parts of ticket #546)
Changed all copyright notices to include now 2008
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Added the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2