| Age | Commit message (Expand) | Author | Files | Lines |
| 2006-11-16 | fix and enhance batch user import | Max Kremmel | 2 | -27/+51 |
| 2006-11-15 | fix user validate registration | Christian Fowler | 2 | -6/+6 |
| 2006-11-15 | Fix users_validate_email config check (was a duplicate users_validate_users) | Christian Fowler | 1 | -4/+4 |
| 2006-11-15 | add hyphens to the list of accepted username characters. | Max Kremmel | 1 | -6/+6 |
| 2006-11-10 | add default ititle for deprecated/unavailable packages from upgrade, etc... | Christian Fowler | 1 | -2/+2 |
| 2006-11-10 | remove debug | Christian Fowler | 1 | -3/+2 |
| 2006-11-10 | clean up remind password wording and logic for non-clear storage | Christian Fowler | 1 | -3/+9 |
| 2006-11-10 | fix password changing for accounts with null .login column | Christian Fowler | 2 | -10/+10 |
| 2006-10-19 | fix password reminder for clear passwords | Christian Fowler | 2 | -5/+12 |
| 2006-10-13 | phpDoc additions | Lester Caine | 4 | -0/+53 |
| 2006-10-12 | fix passcode for register | Christian Fowler | 2 | -5/+5 |
| 2006-10-11 | add missing users_favorites_map table | Christian Fowler | 1 | -0/+8 |
| 2006-10-04 | Extra flag | Lester Caine | 1 | -0/+0 |
| 2006-09-21 | comments out vd that was accidentally left active | wjames5 | 1 | -4/+4 |
| 2006-09-20 | force icon for flag biticon | Christian Fowler | 1 | -2/+2 |
| 2006-09-20 | quiet Security Violation log for referer-less requests | Christian Fowler | 1 | -4/+4 |
| 2006-09-19 | use different icons for mail related stuff | Max Kremmel | 2 | -2/+2 |
| 2006-09-17 | remove debug | Max Kremmel | 1 | -3/+1 |
| 2006-09-16 | use the captcha smary plugin for user registration as well | Max Kremmel | 1 | -10/+1 |
| 2006-09-16 | massive captcha cleanup, centralised captcha verification, added option to us... | Max Kremmel | 6 | -22/+30 |
| 2006-09-15 | add permission checking to only display captcha for unperm'ed people | Christian Fowler | 1 | -0/+1 |
| 2006-09-15 | smarty captcha plugin is now configurable with height, width, and size params | Christian Fowler | 1 | -4/+4 |
| 2006-09-15 | simple function captcha now working for shoutbox | Christian Fowler | 3 | -9/+9 |
| 2006-09-15 | move file to a more general captcha solution | Christian Fowler | 2 | -3/+3 |
| 2006-09-15 | further streamline boxes - remove .boxtitle entirely, clean up box template a... | Max Kremmel | 3 | -9/+9 |
| 2006-09-14 | replace <div class="boxtitle"> with <h3 class="boxtitle"> | Max Kremmel | 1 | -11/+11 |
| 2006-09-13 | link user names for easy assumption | Christian Fowler | 1 | -1/+1 |
| 2006-09-13 | fix typo, remove commented debug | Christian Fowler | 1 | -2/+0 |
| 2006-09-13 | fix pParmHash typo, formatting | Christian Fowler | 2 | -11/+10 |
| 2006-09-12 | add pagination to user_activity | Christian Fowler | 3 | -6/+15 |
| 2006-09-12 | clean up registerAppMenu API, clean up a lot of the menu code, don't assign a... | Max Kremmel | 1 | -1/+7 |
| 2006-09-12 | clean up of activity display to something readable | Christian Fowler | 1 | -9/+7 |
| 2006-09-12 | major overhaul to change and remind password. This should fix outstanding iss... | Christian Fowler | 9 | -69/+79 |
| 2006-09-12 | fix up userActivity with some clickable links | Christian Fowler | 2 | -2/+19 |
| 2006-09-12 | fix uname typo in change password view_user hidden form element | Christian Fowler | 1 | -1/+1 |
| 2006-09-12 | the mErrors on PASSWORD FAILURE is CRUCIAL that bit auth fails properly. DO N... | Christian Fowler | 1 | -4/+6 |
| 2006-09-06 | fix busted missing closing tr tag | Christian Fowler | 1 | -1/+1 |
| 2006-09-06 | [FIX] User Preferences "Real Name" Storage Fails (#1546652) | Fabio Rampazzo Mathias | 1 | -25/+27 |
| 2006-09-06 | proect edit link with isRegistered | Christian Fowler | 1 | -1/+1 |
| 2006-09-06 | fix typo | Christian Fowler | 1 | -2/+2 |
| 2006-09-03 | change all biticon links to point to the new icons provided in themes/icon_st... | Max Kremmel | 25 | -52/+52 |
| 2006-09-03 | preliminary biticon cleanup | Max Kremmel | 1 | -1/+1 |
| 2006-09-03 | clean up html | Max Kremmel | 1 | -9/+12 |
| 2006-09-03 | add tab to display watches | Jams H Thompson | 2 | -2/+20 |
| 2006-09-02 | fix test for asking for old password | Jams H Thompson | 1 | -3/+3 |
| 2006-09-02 | add README with link to source site (CC License) | Max Kremmel | 1 | -0/+2 |
| 2006-09-02 | update flags with nicer ones from http://www.famfamfam.com/lab/icons/flags/ ,... | Max Kremmel | 243 | -0/+0 |
| 2006-09-02 | Cleaned up login() and logout() functions, in relation to Remember Me setting... | Stephan Borg | 1 | -15/+19 |
| 2006-09-02 | Cleaned up session, Remember Me and cookie_time code. | Stephan Borg | 1 | -7/+13 |
| 2006-09-02 | Sanity check cookie_path for prefix / and if settings are equal to defaults, ... | Stephan Borg | 2 | -3/+16 |