aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/auth
Commit message (Expand)AuthorAgeFilesLines
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-163-16/+22
* a few changes ;-)David M2006-05-191-9/+9
* - captcha stuffDavid M2006-05-131-1/+1
* - added login error constant for various external auth failuresNils Adermann2006-04-212-10/+117
* - Added init_{$auth_plugin} function which can be used to test a connection t...Nils Adermann2006-03-181-0/+42
* - 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
* - Apache auth plugin is working againNils Adermann2005-12-162-7/+9
* - more acp additions and changes...Meik Sievertsen2005-11-201-16/+23
* - added updated coding guidelinesMeik Sievertsen2005-04-101-1/+1
* - Documentation related changesMeik Sievertsen2005-04-093-40/+75
* Remove need for session_ids for "allowed" bots, dump user_founder/user_active...Paul S. Owen2003-10-153-6/+6
* Updated the various "users of emailer", fixed issue(!) of jabber using the em...Paul S. Owen2003-10-123-6/+6
* Add Id tagsPaul S. Owen2003-03-243-0/+9
* CapitalisationPaul S. Owen2003-03-241-3/+3
* Some changes to the returned data format + cleanupsPaul S. Owen2003-03-093-31/+45
* 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-203-8/+8
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-9/+25
* Return required config fields to board adminPaul S. Owen2002-08-071-0/+5
* Fix errors, add admin output for ldapPaul S. Owen2002-08-072-4/+25
* Auth plug-in, say thanks to Sergey KanareykinPaul S. Owen2002-08-064-0/+110