summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-16add key word captcha to form so its easier to findwjames51-3/+3
2010-02-15Don't allow users to update email to be one of an invalid syntaxDaniel Sutcliffe1-4/+6
2010-02-15Fix some username field prompt weirdness on register formDaniel Sutcliffe2-5/+5
2010-02-15Using ['email'] in changeUserEmail() doesn't cause problems with current usag...Daniel Sutcliffe1-4/+4
2010-02-15only show groupList if count is greater than 1Christian Fowler1-1/+1
2010-02-14tweak wording and add URI text before username to show how it will be usedChristian Fowler1-2/+3
2010-02-12Fix failed logins of valid users going straight to remind_password, isPasswor...Daniel Sutcliffe1-4/+4
2010-02-12make sure remind_password.php has a page title even when called without paramsDaniel Sutcliffe1-3/+4
2010-02-10virtualize first and last name for people who really really really like first...PRE_LIBERTYSYS_SERVICE_UPDATEwjames51-4/+22
2010-02-10fix bug where logincol not setwjames51-5/+6
2010-02-10update javascript to use BitBase namespaceChristian Fowler3-4/+4
2010-02-09goodbye deprecated methodswjames51-199/+3
2010-02-09use js namespace for switchCheckboxeswjames51-1/+1
2010-02-09remove sloppy user_cookie_site global from tiki days and use BitUser::getSite...Christian Fowler4-103/+58
2010-02-08fix change passwd form and expanding validation to check if password requires...wjames54-25/+42
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames526-68/+68
2010-02-08fix pw validation check so returned is handed appropriately - fixes bug intro...pre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGEwjames51-6/+6
2010-02-04use empty to check for pass_due offset, allowing null to be stored for no pas...wjames51-5/+8
2010-02-04dont force password change if due date is nullwjames51-4/+4
2010-02-01fix change pass logic various bugswjames51-4/+4
2010-02-01roll back accidental custom mod commit which added service for displaywjames51-4/+2
2010-02-01pw errors is now an array, handle it; add error feed back for pw match to reg...wjames53-8/+11
2010-02-01if password2 is set check it against the passwordwjames51-3/+6
2009-11-18only merge verifyMx failure into mErrors on a definitive FALSE responseChristian Fowler1-4/+6
2009-11-16move getGroups from BitPermUser to BitUser, function unrelated to permissions...Tyler Bello2-41/+36
2009-11-11add registration_period to getList to limit registrations over a time period ...R270Christian Fowler1-4/+11
2009-11-11use system default for max_records, not hardcoded 20Christian Fowler1-2/+2
2009-11-11add REQUEST_URI as form action so query string persistsChristian Fowler1-1/+1
2009-11-11add search in getList for lang_code, max_content_count, and min_content_countChristian Fowler1-4/+27
2009-10-29add isAdmin check in 'visible' flag for getAllGroups to make sure admins can ...Christian Fowler1-4/+4
2009-10-21make sure getUserInfo lookup has a real valueChristian Fowler1-14/+15
2009-10-20change timeout to 30 seconds for mx server responseChristian Fowler1-4/+4
2009-10-20Change to AND from OR on is_publicTyler Bello1-4/+4
2009-10-20Change is_public from 1 to yTyler Bello1-4/+4
2009-10-20Replace where string with updated formatting and add flag to get only visible...Tyler Bello1-16/+21
2009-10-20getList() user search missing () around ORsJohn Turner1-5/+4
2009-10-19removed deprecated functionChristian Fowler1-2/+2
2009-10-09fix wording for email verificationTyler Bello2-6/+5
2009-10-07add start_user_id GET paramter to allow offset, timestamp outputChristian Fowler1-4/+11
2009-10-06ticket check in wrong location - move inside confirmed removal otherwise we g...wjames51-3/+3
2009-10-03content count needs to be in floaticon list so it can be used effectively to ...Christian Fowler1-3/+3
2009-10-02fix speeling mistakewjames51-2/+2
2009-10-02new httpauthentication support - requires sslwjames51-2/+38
2009-10-01remove ref to non-existant copyright.txt filewjames534-97/+97
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames534-97/+97
2009-09-25hack in div so icon can float by default, also add lables and stylize to make...wjames51-6/+9
2009-09-15add avatar sized silhouetteChristian Fowler1-0/+0
2009-09-15add some classes to style usersinfo itemsChristian Fowler1-7/+5
2009-09-15heavy modification to verifyMX function, added many features and situational ...Tyler Bello1-95/+93
2009-09-14add numeric ordering to list of usersChristian Fowler1-2/+2