summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-16fix and enhance batch user importMax Kremmel2-27/+51
2006-11-15fix user validate registrationChristian Fowler2-6/+6
2006-11-15Fix users_validate_email config check (was a duplicate users_validate_users)Christian Fowler1-4/+4
2006-11-15add hyphens to the list of accepted username characters.Max Kremmel1-6/+6
2006-11-10add default ititle for deprecated/unavailable packages from upgrade, etc...Christian Fowler1-2/+2
2006-11-10remove debugChristian Fowler1-3/+2
2006-11-10clean up remind password wording and logic for non-clear storageChristian Fowler1-3/+9
2006-11-10fix password changing for accounts with null .login columnChristian Fowler2-10/+10
2006-10-19fix password reminder for clear passwordsChristian Fowler2-5/+12
2006-10-13phpDoc additionsLester Caine4-0/+53
2006-10-12fix passcode for registerChristian Fowler2-5/+5
2006-10-11add missing users_favorites_map tableChristian Fowler1-0/+8
2006-10-04Extra flagLester Caine1-0/+0
2006-09-21comments out vd that was accidentally left activewjames51-4/+4
2006-09-20force icon for flag biticonChristian Fowler1-2/+2
2006-09-20quiet Security Violation log for referer-less requestsChristian Fowler1-4/+4
2006-09-19use different icons for mail related stuffMax Kremmel2-2/+2
2006-09-17remove debugMax Kremmel1-3/+1
2006-09-16use the captcha smary plugin for user registration as wellMax Kremmel1-10/+1
2006-09-16massive captcha cleanup, centralised captcha verification, added option to us...Max Kremmel6-22/+30
2006-09-15add permission checking to only display captcha for unperm'ed peopleChristian Fowler1-0/+1
2006-09-15smarty captcha plugin is now configurable with height, width, and size paramsChristian Fowler1-4/+4
2006-09-15simple function captcha now working for shoutboxChristian Fowler3-9/+9
2006-09-15move file to a more general captcha solutionChristian Fowler2-3/+3
2006-09-15further streamline boxes - remove .boxtitle entirely, clean up box template a...Max Kremmel3-9/+9
2006-09-14replace <div class="boxtitle"> with <h3 class="boxtitle">Max Kremmel1-11/+11
2006-09-13link user names for easy assumptionChristian Fowler1-1/+1
2006-09-13fix typo, remove commented debugChristian Fowler1-2/+0
2006-09-13fix pParmHash typo, formattingChristian Fowler2-11/+10
2006-09-12add pagination to user_activityChristian Fowler3-6/+15
2006-09-12clean up registerAppMenu API, clean up a lot of the menu code, don't assign a...Max Kremmel1-1/+7
2006-09-12clean up of activity display to something readableChristian Fowler1-9/+7
2006-09-12major overhaul to change and remind password. This should fix outstanding iss...Christian Fowler9-69/+79
2006-09-12fix up userActivity with some clickable linksChristian Fowler2-2/+19
2006-09-12fix uname typo in change password view_user hidden form elementChristian Fowler1-1/+1
2006-09-12the mErrors on PASSWORD FAILURE is CRUCIAL that bit auth fails properly. DO N...Christian Fowler1-4/+6
2006-09-06fix busted missing closing tr tagChristian Fowler1-1/+1
2006-09-06[FIX] User Preferences "Real Name" Storage Fails (#1546652)Fabio Rampazzo Mathias1-25/+27
2006-09-06proect edit link with isRegisteredChristian Fowler1-1/+1
2006-09-06fix typoChristian Fowler1-2/+2
2006-09-03change all biticon links to point to the new icons provided in themes/icon_st...Max Kremmel25-52/+52
2006-09-03preliminary biticon cleanupMax Kremmel1-1/+1
2006-09-03clean up htmlMax Kremmel1-9/+12
2006-09-03add tab to display watchesJams H Thompson2-2/+20
2006-09-02fix test for asking for old passwordJams H Thompson1-3/+3
2006-09-02add README with link to source site (CC License)Max Kremmel1-0/+2
2006-09-02update flags with nicer ones from http://www.famfamfam.com/lab/icons/flags/ ,...Max Kremmel243-0/+0
2006-09-02Cleaned up login() and logout() functions, in relation to Remember Me setting...Stephan Borg1-15/+19
2006-09-02Cleaned up session, Remember Me and cookie_time code.Stephan Borg1-7/+13
2006-09-02Sanity check cookie_path for prefix / and if settings are equal to defaults, ...Stephan Borg2-3/+16