aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/auth/auth_apache.php
Commit message (Expand)AuthorAgeFilesLines
* two tiny bugfixesMeik Sievertsen2006-10-271-0/+7
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-131-2/+2
* - auto sync attachment topic flag [Bug #2949]Nils Adermann2006-08-121-1/+12
* - display age in user profile and make it available on viewtopicNils Adermann2006-07-071-12/+92
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-5/+6
* - added login error constant for various external auth failuresNils Adermann2006-04-211-3/+70
* - Apache auth plugin is working againNils Adermann2005-12-161-4/+4
* - Documentation related changesMeik Sievertsen2005-04-091-11/+21
* 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-8/+16
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-2/+2
* Fix errors, add admin output for ldapPaul S. Owen2002-08-071-3/+3
* Auth plug-in, say thanks to Sergey KanareykinPaul S. Owen2002-08-061-0/+27