aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/auth/auth_db.php
Commit message (Expand)AuthorAgeFilesLines
* - display age in user profile and make it available on viewtopicNils Adermann2006-07-071-4/+0
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-3/+9
* a few changes ;-)David M2006-05-191-9/+9
* - captcha stuffDavid M2006-05-131-1/+1
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-121-5/+97
* - ability to change anonymous user settings more easilyMeik Sievertsen2006-02-031-2/+3
* - Documentation related changesMeik Sievertsen2005-04-091-10/+20
* Remove need for session_ids for "allowed" bots, dump user_founder/user_active...Paul S. Owen2003-10-151-2/+2
* Updated the various "users of emailer", fixed issue(!) of jabber using the em...Paul S. Owen2003-10-121-2/+2
* Add Id tagsPaul S. Owen2003-03-241-0/+3
* Some changes to the returned data format + cleanupsPaul S. Owen2003-03-091-7/+10
* only minor changes, some notes, played around with the code... nothing special.Meik Sievertsen2003-02-261-1/+0
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-2/+2
* Auth plug-in, say thanks to Sergey KanareykinPaul S. Owen2002-08-061-0/+29