aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/auth/auth_apache.php
Commit message (Expand)AuthorAgeFilesLines
* - [Feature] New "Newly Registered Users" group for assigning permis...Meik Sievertsen2009-06-201-0/+1
* better fix for bug #41085Meik Sievertsen2009-01-291-13/+8
* Fix guest/bot session problems with apache authentication plugin (Bug #41085)Meik Sievertsen2009-01-271-1/+13
* HTTP Authentication supports UTF-8 usernames now [Bug #21135]Nils Adermann2008-06-041-3/+3
* #22525Meik Sievertsen2008-03-141-1/+11
* *** empty log message ***Meik Sievertsen2007-10-051-3/+11
* #i42Meik Sievertsen2007-10-041-1/+1
* necessary changes...Meik Sievertsen2007-08-301-0/+9
* 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